Hash in links doesn't work in --lazy mode
See original GitHub issue- I confirm that this is an issue rather than a question.
Bug report
Version
v0.6.8
Details

It will be redirected to /docs/saber-config.html
instead of /docs/saber-config.html#options
.
IssueHunt Summary
[ < i m g
s r c
’ h t t p s : / / a v a t a r s 3 . g i t h u b u s e r c o n t e n t . c o m / u / 9 1 2 1 3 5 9 ? v
4 ’
a l t
’ l u b i e n ’
w i d t h
2 4
h e i g h t
2 4
l u b i e n ] ( h t t p s : / / i s s u e h u n t . i o / u / l u b i e n )
h a s
b e e n
r e w a r d e d .
Backers (Total: $100.00)
issuehunt ($100.00)
Submitted pull Requests
Tips
- Checkout the Issuehunt explorer to discover more funded issues.
- Need some help from other developers? Add your repositories on IssueHunt to raise funds.
IssueHunt has been backed by the following sponsors. Become a sponsor
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Anchors won't work properly with lazy-loading images - Drupal
After all the images are loaded and I click the hyperlink again it jumps to the correct location. Wondering if there could be...
Read more >Cannot Load URL from Hash / Anchor - jquery - Stack Overflow
I think the solution is into var imageIndexStr = window.location.hash.replace('#',''); Because when I change to var imageIndexStr = window.
Read more >How and when (not) to use webpack for lazy loading? - Medium
Then, change the code of one of the modules, and notice that the hash has changed — and that the app calls the...
Read more >Different History modes - Vue Router
Hash Mode. It uses a hash character ( # ) before the actual URL that is internally passed. Because this section of the...
Read more >Static Asset Handling - Vite
Importing a static asset will return the resolved public URL when it is served: ... This pattern does not work if you are...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@lubien this website is already running in lazy mode 😄
I might have solved it. I’ll make a PR soon.