-
Notifications
You must be signed in to change notification settings - Fork 566
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
console.log
s from Snap's context don't seem to make it to Firefox extension's background.html
console
#722
Comments
We will address this later on when we revisit Firefox testing |
Any update on this? @eldenpark came to our booth at ETHGlobal Istanbul asking if this is solved |
Can confirm this issue still persist.
Steps to reproduce: follow ziad-saab 's metamask-snaps-transaction-insights-workshop |
Are there any ways to work around with this issue? Happens to me too:
|
We do not have a fix for this issue. For now, if you need logging, we recommend testing in Google Chrome. |
Tried in both the published extension and latest develop. Steps to reproduce:
"hello"
handler ofonRpcRequest
, add aconsole.log
beforereturn
ingyarn start
localhost:8080
in FirefoxThe text was updated successfully, but these errors were encountered: