Skip to content

Browser Compatibility issue #565

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

Open
EfrataAron opened this issue Mar 27, 2025 · 0 comments
Open

Browser Compatibility issue #565

EfrataAron opened this issue Mar 27, 2025 · 0 comments

Comments

@EfrataAron
Copy link

The settings page fails to load on Chrome, displaying a white screen. Initially, it worked on Microsoft Edge, but after some time, the page also displayed a blank screen with JavaScript errors.

JavaScript console logs show SystemError: 'undefined' is not valid 250M error, which could indicate an issue with improper value handling.
react-dom.production.min.js:127 Uncaught SyntaxError: "undefined" is not valid JSON
at JSON.parse ()
at zQ (index.jsx:40:33)
at fs (react-dom.production.min.js:160:137)
at jl (react-dom.production.min.js:289:337)
at yc (react-dom.production.min.js:279:389)
at gc (react-dom.production.min.js:279:320)
at mc (react-dom.production.min.js:279:180)
at lc (react-dom.production.min.js:272:245)

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