Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected Application Error! #60

Open
ltfschoen opened this issue Jan 21, 2024 · 0 comments
Open

Unexpected Application Error! #60

ltfschoen opened this issue Jan 21, 2024 · 0 comments

Comments

@ltfschoen
Copy link
Contributor

ltfschoen commented Jan 21, 2024

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant