sendou.ink/app/features/comp-analyzer
Kalle 3925b73d32 Replace useIsMounted with useHydrated
Strict improvement because we avoid the flash on clientside navigation.
One practical bug was scroll restoration between tournament teams list
and user page. When user pressed back they ended up at the bottom
of the page because the placeholder (smaller height than actual
content) rendered. With useHydrated this placeholder is no longer
rendered for client side navigations.
2026-03-28 07:44:52 +02:00
..
components Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
core Fix duplicate damage combos in comp analyzer 2026-02-20 18:10:00 +02:00
routes Replace useIsMounted with useHydrated 2026-03-28 07:44:52 +02:00
comp-analyzer-constants.ts Filter out excessive combos in comp analyzer 2026-01-26 20:28:43 +02:00
comp-analyzer-hooks.ts Comp Analyzer (#2759) 2026-01-20 17:58:50 +02:00
comp-analyzer-types.ts Comp Analyzer (#2759) 2026-01-20 17:58:50 +02:00