vaadin / router

Small and powerful client-side router for Web Components. Framework-agnostic.
https://vaadin.com/router
Apache License 2.0
406 stars 49 forks source link

URL fragment navigation not working #878

Closed rubixibuc closed 10 months ago

rubixibuc commented 10 months ago

It's possible this has been addressed before, but I can't seem to get URL fragment navigation working when navigation to id="fragmentd" on the current page.

Does this work?

So I had an epiphany right after I created this issue, maybe it could be the shadow dom, and that seemed to be the cause. Leaving this here and closing instead of removing in case anyone doesn't realize that