This repository was archived by the owner on Jun 4, 2024. It is now read-only.
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
Clicking on an anchor tag refreshes the page and loses state #94
Copy link
Copy link
Open
Description
If I use html.A("Go to section1", href="#section1")
to scroll to an anchor, the page seems to refresh and lose its state. This makes it very difficult to use anchor tags at all because state is instantly lost... Ideally, I would like to store state within the url but this isn't currently possible because of #44
Not sure if this is a bug or just a problem with my implimentation though.
Metadata
Metadata
Assignees
Labels
No labels