Files
nofx/web/src
tinkle-community a4a95dcca3 fix: ensure tab navigation updates page state correctly
Tab buttons were only calling navigate() which changes URL but doesn't
trigger popstate events. App.tsx listens to popstate/hashchange to
update page state, so clicks appeared to do nothing.
Now all tab buttons call both onPageChange() callback and navigate()
to ensure page state updates and URL stays in sync.
2025-11-30 12:40:14 +08:00
..
2025-11-05 22:39:42 +08:00
2025-11-28 21:34:27 +08:00
2025-11-28 21:34:27 +08:00
2025-11-28 21:34:27 +08:00
2025-11-28 21:34:27 +08:00