-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
Description
Describe your motivation
If you use Side Nav with hashed VueJS routing (https://router.vuejs.org/guide/essentials/history-mode#Hash-Mode), all items are considered current. Use cases like this would need explicit support from Side Nav.
Describe the solution you'd like
You should be able to configure Side Nav to work with hashes instead of full route paths.
Describe alternatives you've considered
No response
Additional context
No response