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

Invalid payload, not wrapped #4940

Open
draylegend opened this issue Mar 4, 2025 · 1 comment
Open

Invalid payload, not wrapped #4940

draylegend opened this issue Mar 4, 2025 · 1 comment
Labels
complexity:medium Up to 1 week of work prio:1 The most important thing to work on type:bug Something isn't working

Comments

@draylegend
Copy link

Not sure where to post this issue, because webstudio is the first page where angular throwing exceptions

use-mount-Dxqm_V4o.js:50 Uncaught Error: Invalid payload, not wrapped
    at a (use-mount-Dxqm_V4o.js:50:7831)
    at o (use-mount-Dxqm_V4o.js:50:8034)
a	@	use-mount-Dxqm_V4o.js:50
o	@	use-mount-Dxqm_V4o.js:50
postMessage		
g	@	detect-angular-for-extension-icon.ts:39
(anonymous)	@	detect-angular-for-extension-icon.ts:52
setTimeout		
g	@	detect-angular-for-extension-icon.ts:52
(anonymous)	@	detect-angular-for-extension-icon.ts:52
setTimeout		
g	@	detect-angular-for-extension-icon.ts:52
(anonymous)	@	detect-angular-for-extension-icon.ts:52
setTimeout		
g	@	detect-angular-for-extension-icon.ts:52
(anonymous)	@	detect-angular-for-extension-icon.ts:52
setTimeout		
g	@	detect-angular-for-extension-icon.ts:52
(anonymous)	@	detect-angular-for-extension-icon.ts:52

Errors popping up nonstop, like every second

Image

angular chrome extension v1.0.24

@kof
Copy link
Member

kof commented Mar 4, 2025

We are looking into making our error reporting ignore stuff like that coming from extensions. Right now it reacts to a bad message coming from a 3rd party extension.

@kof kof added type:bug Something isn't working complexity:medium Up to 1 week of work prio:1 The most important thing to work on labels Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:medium Up to 1 week of work prio:1 The most important thing to work on type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants