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

blank screen #98

Open
Bartosh-s opened this issue Jun 29, 2023 · 6 comments
Open

blank screen #98

Bartosh-s opened this issue Jun 29, 2023 · 6 comments

Comments

@Bartosh-s
Copy link

main-6e5ac753.js:67 Error: Minified React error #311; visit https://reactjs.org/docs/error-decoder.html?invariant=311 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

@Bartosh-s
Copy link
Author

this happens when i run it on windows, after using F5 few times it loads correctly.

@Axuchuanwei
Copy link

I installed it with a white screen,

@Axuchuanwei
Copy link

Request failed with status code 429

@Devesh-N
Copy link

this happens when i run it on windows, after using F5 few times it loads correctly.

Works!

@davidsky20201101
Copy link

davidsky20201101 commented Jul 11, 2023

Using F5 works for me too, but it requires A LOT OF CLICK !!!!!!! A LOT !!!!!

@MojoCreator
Copy link

Confirm, F5 solves the issue forcing Edge to refresh. Closing it down and starting it again brings up the white screen of death again. Once a refresh works, DevTools shows 0 errors.

Core error states it could be a React bug:
Should have a queue. This is likely a bug in React. Please file an issue.

NoFWL Log

[2023-07-11][18:21:08][utils::fs][INFO] file_read: C:\Users\User5.DOMAIN\.nofwl\nofwl.conf.json
[2023-07-11][18:21:08][utils::global_shortcut][INFO] global_shortcut: `Cmd+Shift+N`
[2023-07-11][18:21:08][utils::global_shortcut][INFO] global_shortcut_register
[2023-07-11][18:21:08][utils::global_shortcut][ERROR] global_shortcut_register_error: Unable to register accelerator with `RegisterHotKey`.

NoFWL DevTools Error

main-6e5ac753.js:76  react-i18next:: You will need to pass in an i18next instance by using initReactI18next
Are @ main-6e5ac753.js:76

main-6e5ac753.js:67  Error: Minified React error #311; visit https://reactjs.org/docs/error-decoder.html?invariant=311 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at oS (main-6e5ac753.js:65:20422)
    at Object.useState (main-6e5ac753.js:65:27204)
    at Mt.useState (main-6e5ac753.js:9:6382)
    at Lg (main-6e5ac753.js:76:6750)
    at A_e (main-6e5ac753.js:226:19977)
    at zN (main-6e5ac753.js:65:19538)
    at Y0 (main-6e5ac753.js:67:1571)
    at WB (main-6e5ac753.js:67:46017)
    at YB (main-6e5ac753.js:67:39774)
    at aQ (main-6e5ac753.js:67:39702)
AC @ main-6e5ac753.js:67
main-6e5ac753.js:67  Uncaught Error: Minified React error #311; visit https://reactjs.org/docs/error-decoder.html?invariant=311 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at oS (main-6e5ac753.js:65:20422)
    at Object.useState (main-6e5ac753.js:65:27204)
    at Mt.useState (main-6e5ac753.js:9:6382)
    at Lg (main-6e5ac753.js:76:6750)
    at A_e (main-6e5ac753.js:226:19977)
    at zN (main-6e5ac753.js:65:19538)
    at Y0 (main-6e5ac753.js:67:1571)
    at WB (main-6e5ac753.js:67:46017)
    at YB (main-6e5ac753.js:67:39774)
    at aQ (main-6e5ac753.js:67:39702)

Temporary Solution
Put a Force Refresh in the main menu under help or fix the bug.

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

5 participants