mirror of
https://github.com/smittix/intercept.git
synced 2026-07-25 09:18:10 -07:00
4bf5bd2d37
- Call switchMode(currentMode) on page load to properly initialize the default pager mode and show the function strip - Explicitly set window.switchMode and window.toggleNavDropdown after function definitions to override fallbacks defined in nav.html partial - This fixes an issue where the nav.html fallback functions (which redirect to /?mode=X) would persist due to script execution order Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>