This repository was archived by the owner on Jan 11, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 428
Documentation bookmarks not working #1290
Comments
@benmccann I have a feeling that this is a Sapper bug which I can't locate right now. |
Hopefully this would be fixed by #1139 but I haven't tried. The version of Sapper that the Sapper site is built with is a bit old. |
Ah, thanks! You probably just saved me a bunch of time trying to track this down |
👍 Thanks! I've merged #1292 and redeployed the site. |
thanks!! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
When I go to https://sapper.svelte.dev/docs#this_error it usually leaves me at the top of the page instead of scrolling down to the appropriate section of the page. This does not seem to always happen, so perhaps its a race condition
To Reproduce
It doesn't work more than it does for me, but you may need to refresh a few times to see it
Expected behavior
I'm taken to the appropriate section of the docs
Information about your Sapper Installation:
Severity
Just a little annoying if it's only a bug with the documentation website. More serious if it's a bug that affects all Sapper applications
The text was updated successfully, but these errors were encountered: