Files
music-hub/apps
Robin Choice e642e63fdc fix: disable SSR for authenticated app pages
WaveSurfer.js accesses window/AudioContext at module load time,
causing SSR to throw undefined on hard reload of track pages.
All (app) routes are auth-gated and fetch data client-side — SSR
provides no benefit here.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 21:17:59 +02:00
..