Hacker News new | past | comments | ask | show | jobs | submit login

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

Thanks... I see nothing. Next is really doing well, eh.




Yikes, that's weird -- can't reproduce but I will keep an eye out for it!


It's an issue with react that I believe is caused by not allowing access to local storage


Nothing special going on with my system-- just Firefox with ublock origin.


Do you happen to have any additional block lists populated apart from the default ones by uBO? -- I also have the same setup but it works for me.


I am in Firefox 118. I added your domain to the exception list in uBO and the error still happens. The only request that was being blocked was the Vercel analytics request, but on the safe list that doesn't get blocked and the error still happens.

Standard privacy settings in Firefox.

React error claims to be "Objects are not valid as a React child (found: [missing argument]). If you meant to render a collection of children, use an array instead."

Probably useless information... looks to die in the hydration of the page. There's a flash of the HN header and "Loading..." before it dies.


I see -- thanks!


My hunch is the whole web api caching thingy... maybe don't do anything fancy.

What prevented you from fetching the top stories and caching on the server? Couldn't the server render the react components for all pages/comments? Why does it even need to run anything client side?

Page doesn't do anything useful with JS disabled.. you should be able to at least render the stories/comments/etc.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: