Skip to content

TypeError: Right side of assignment cannot be destructured #2433

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
sbruens opened this issue Mar 7, 2025 · 3 comments
Open

TypeError: Right side of assignment cannot be destructured #2433

sbruens opened this issue Mar 7, 2025 · 3 comments
Assignees
Labels
bug Something is broken, we are tracking it client os/ios

Comments

@sbruens
Copy link
Contributor

sbruens commented Mar 7, 2025

https://outlinevpn.sentry.io/issues/6102256509/?referrer=github_plugin

TypeError: Right side of assignment cannot be destructured
  at upgradeInternals (app://localhost/main.js:1311:118643)
  at None (app://localhost/main.js:1311:126659)
  at $ (app://localhost/main.js:5806:2417095)
  at g (app://localhost/main.js:5806:2417481)
  at _$AI (app://localhost/main.js:5806:2416928)
...
(8 additional frame(s) were not displayed)
@sbruens
Copy link
Contributor Author

sbruens commented Mar 7, 2025

I think this may be caused by calebdwilliams/element-internals-polyfill#127

@sbruens sbruens added os/ios client bug Something is broken, we are tracking it labels Mar 7, 2025
@sbruens
Copy link
Contributor Author

sbruens commented Mar 10, 2025

@daniellacosse could you take a look at the polyfill issue here? Should we change libs or maybe there's a simple fix?

@daniellacosse
Copy link
Contributor

@daniellacosse could you take a look at the polyfill issue here? Should we change libs or maybe there's a simple fix?

Perhaps we try depending on calebdwilliams/element-internals-polyfill#130? Or submit our own fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken, we are tracking it client os/ios
Projects
None yet
Development

No branches or pull requests

2 participants