Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange effects on URL when using noHistory #12

Open
Patrick-Bayer opened this issue Jan 30, 2024 · 0 comments
Open

Strange effects on URL when using noHistory #12

Patrick-Bayer opened this issue Jan 30, 2024 · 0 comments

Comments

@Patrick-Bayer
Copy link

Hi folks,

we are using your AnchorNav component und ran into some strange behaviour when disabling the history by doing the following:

final var anchorNav = new AnchorNav(true);

In this case, the section id of the first selected section is appended to the URL. However, when selecting further sections, the URL does not change and keeps the id of the first selected section.

Any help is appreciated, best regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant