Why do I get "SharedArrayBuffer is not defined"? #20765
Unanswered
alexbjorlig
asked this question in
Questions and Help
Replies: 1 comment
-
After looking through my own custom commands and removing them one by one, I found the issue. A npm module called |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm upgrading a few dependencies in my application, and not I get
SharedArrayBuffer is not defined
?Cypress also tells me that:
So the stack trace makes little sense for me?
What could the underlying cause be - and how can Cypress improve this error message?
Beta Was this translation helpful? Give feedback.
All reactions