logoalt Hacker News

NooneAtAll3today at 11:49 AM1 replyview on HN

> Application error: a client-side exception has occurred (see the browser console for more information).

...why did they make a website not html-first?


Replies

bcyetoday at 2:31 PM

I figure this is the nextjs exception? The website would probably be HTML-first (I.e. SSR, would work non-interactively without JS), just that the JS doesn’t fail silently.