Next.js Discord

Discord Forum

White screen of death

Unanswered
Spectacled bear posted this in #help-forum
Open in Discord
Spectacled bearOP
Does anyone know the best way to handle this white screen of death or gracefully?

3 Replies

Spectacled bearOP
what about when you're doing something like this array.filter and that's where the error inside of the component
i have a component ... which listens to an array from a context ... once the data comes back, it does some filtering inside the component. This is where the error occured and the entire page is white