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] TypeError: Cannot destructure property 'share' of '(0 , entry_dom.tE)(...)' as it is undefined. #10919

Closed
bjc186 opened this issue Oct 8, 2023 · 1 comment · Fixed by #11158

Comments

@bjc186
Copy link

bjc186 commented Oct 8, 2023

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

Cannot destructure property 'share' of '(0 , entry_dom.tE)(...)' as it is undefined.

Error stack:

TypeError: Cannot destructure property 'share' of '(0 , entry_dom.tE)(...)' as it is undefined.
  at chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/chunk.9748.js:3727:13
  at Hf (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:417:143)
  at ih (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:455:57)
  at Ck (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:584:97)
  at yk (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:564:321)
  at xk (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:562:30)
  at cf (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:561:312)
  at df (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:556:94)
  at af (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:411:283)
  at $e (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:412:408)
  at chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:414:276

Build info

  • Version: 2.22.5
  • NODE_ENV: production
  • userAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
  • build: stable
  • BUILD_DATE: 2023-09-14T04:36:32.063Z

Git (*):

86a85b3 (HEAD)

Copy link

stale bot commented Jan 11, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Will Not Fix label Jan 11, 2024
@stale stale bot closed this as completed Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant