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

[Crash] InvalidCharacterError: Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded. #10958

Closed
ProJamKiller opened this issue Oct 12, 2023 · 1 comment

Comments

@ProJamKiller
Copy link

I was doing something..., then Mask reports an error.

Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.

Error stack:

Error: Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.
  at useUserContext (chrome-extension://hpokmeoiahdcikahdadbocdhobnkgokm/bundled/popups.js:107:52)
  at Provider (chrome-extension://hpokmeoiahdcikahdadbocdhobnkgokm/bundled/8201.js:4087:17)
  at Hf (chrome-extension://hpokmeoiahdcikahdadbocdhobnkgokm/bundled/npm.react-dom.js:117:143)
  at Ck (chrome-extension://hpokmeoiahdcikahdadbocdhobnkgokm/bundled/npm.react-dom.js:278:338)
  at yk (chrome-extension://hpokmeoiahdcikahdadbocdhobnkgokm/bundled/npm.react-dom.js:264:321)
  at xk (chrome-extension://hpokmeoiahdcikahdadbocdhobnkgokm/bundled/npm.react-dom.js:262:30)
  at cf (chrome-extension://hpokmeoiahdcikahdadbocdhobnkgokm/bundled/npm.react-dom.js:261:312)
  at df (chrome-extension://hpokmeoiahdcikahdadbocdhobnkgokm/bundled/npm.react-dom.js:256:94)
  at af (chrome-extension://hpokmeoiahdcikahdadbocdhobnkgokm/bundled/npm.react-dom.js:111:283)
  at $e (chrome-extension://hpokmeoiahdcikahdadbocdhobnkgokm/bundled/npm.react-dom.js:112:408)
  at chrome-extension://hpokmeoiahdcikahdadbocdhobnkgokm/bundled/npm.react-dom.js:114:276

Build info

  • Version: 2.23.1
  • NODE_ENV: production
  • userAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 OPR/99.0.0.0
  • build: stable
  • BUILD_DATE: 2023-10-12T04:33:40.511Z

Git (*):

0a479ad (HEAD)

@AinuX
Copy link
Collaborator

AinuX commented Oct 13, 2023

Thank you for your feedback. We have identified and fixed this issue. Please wait for an upgrade to version 2.23.2 or above to resolve this problem. We greatly appreciate you taking the time to report this issue, as it allows us to continuously improve the product. Feel free to contact us if any other problems come up.

@AinuX AinuX closed this as completed Oct 13, 2023
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

2 participants