-
Notifications
You must be signed in to change notification settings - Fork 31
Labels
Description
Describe the bug
broken-nav-1742431157162.mp4
The pages navigation is re-rendered when clicking on links.
This seems to only happen in the docs-builder preview and not in the docs-content preview.
Hence, it might be related to some PrimaryNav feature.
The reason why it's happening is, is because all the links have the #pages-nav
id in the htmx-select-oob
attribute.
Expected behavior
The pages navigation should not re-render.
Steps to reproduce
See video.
Tooling
- docs-builder
- migration tooling
- I'm not sure