-
Notifications
You must be signed in to change notification settings - Fork 5
Unexpected Application Error! #60
Copy link
Copy link
Open
Description
If i try running the game in a new Brave private browser window, the first time i do so it outputs the following (where X.X.X.X is my masked public IP address, but then if i refresh the page it loads the game successfully:
Unexpected Application Error!
A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.
Error: A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.
at throwException (http://X.X.X.X:3000/Vara-Arena/static/js/bundle.js:41966:39)
at handleError (http://X.X.X.X:3000/Vara-Arena/static/js/bundle.js:48148:11)
at renderRootSync (http://X.X.X.X:3000/Vara-Arena/static/js/bundle.js:48259:11)
at recoverFromConcurrentError (http://X.X.X.X:3000/Vara-Arena/static/js/bundle.js:47748:24)
at performSyncWorkOnRoot (http://X.X.X.X:3000/Vara-Arena/static/js/bundle.js:47957:24)
at flushSyncCallbacks (http://X.X.X.X:3000/Vara-Arena/static/js/bundle.js:35978:26)
at flushPassiveEffectsImpl (http://X.X.X.X:3000/Vara-Arena/static/js/bundle.js:48789:7)
at flushPassiveEffects (http://X.X.X.X:3000/Vara-Arena/static/js/bundle.js:48724:18)
at http://X.X.X.X:3000/Vara-Arena/static/js/bundle.js:48539:13
at workLoop (http://X.X.X.X:3000/Vara-Arena/static/js/bundle.js:64278:38)
💿 Hey developer 👋
You can provide a way better UX than this when your app throws errors by providing your own ErrorBoundary prop on <Route>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels