Next.js Discord

Discord Forum

unhandled runtime error

Unanswered
Polar bear posted this in #help-forum
Open in Discord
Polar bearOP
In the github repository below ⬇️…
Im getting an invariant missing and unhandled runtime error. Not sure why.

Im calling a server action that gets data from database and returns a boolean. The boolean is used to push onto an array that renders tabs for a navigation bar based of if its true or not. Sometimes it works, but when i refresh or pay for a service .. when stripe sends me back to my page the tabs disappear and i have an error. Not sure what im doing wrong. 😑 been stuck for weeks on this issue

https://github.com/ApexCyberPunk/PeerReview

5 Replies