Fix demo navigation to rely only on URL hash
Removed scroll-based active-section detection. Navigation now uses
`hashchange` event and `window.location.hash` exclusively, preventing
cross-tab state leakage.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 7d047c2 commit 53ac85e5fa35dfe3df3ee480bb82b0a3a4f9a20b
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 1 day ago
Showing 3 changed files
View
dist/js/gnexus-ui-kit.js
View
dist/js/gnexus-ui-kit.js.map
View
src/js/demo-navigation.js