Replies: 1 comment 1 reply
-
Do you have other errors you can share? This particular one doesn't look that weird to me 🤔 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Did something change on the recent version of Metamask Flask?
We haven't changed anything major on the snap but it looks like we are getting some weird errors.
We only get these errors while interacting with local version of the snap.
Everything works fine if we connect to the latest version on snaps directory.
For example,
Here's a basic code to generate a local snap wallet:
This code is the same in the local snap version and the version that's on snaps directory at snaps.metamask.io
When we interact with the official snap at snaps.metamask.io, everything works fine but if we were to connect to our local version of the snap that's running locally, we get a weird error like the following:
This is just one of the many errors we are seeing.
Beta Was this translation helpful? Give feedback.
All reactions