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

Bug: Truffle firefox extension causes a uncaught runtime exception on fresh react app #29152

Closed
DamienKatzenberg opened this issue May 17, 2024 · 1 comment
Labels
Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug

Comments

@DamienKatzenberg
Copy link

After a few seconds of being in a fresh React app in my browser an uncaught runtime exception occurs. This is due to a failed API call that is originating from the Truffle extension. This extension should only be enabled when on select Youtube channels. My only known fix is to disable the extension.

Error

Failed to call api method: could not connect to provider anyweb-to-anyweb-unprivileged-api-v1
i/</t</i</<@moz-extension://340cd744-b9a5-4f48-9d4b-e147eb049a31/transframe-provider.js:1:1551
i/</t</i<@moz-extension://340cd744-b9a5-4f48-9d4b-e147eb049a31/transframe-provider.js:1:1532
setInterval handler*i/</t<@moz-extension://340cd744-b9a5-4f48-9d4b-e147eb049a31/transframe-provider.js:1:1360
i/<@moz-extension://340cd744-b9a5-4f48-9d4b-e147eb049a31/transframe-provider.js:1:1214
@moz-extension://340cd744-b9a5-4f48-9d4b-e147eb049a31/injected-script/index.js:5:4526

React version: ^18.3.1

Steps To Reproduce

  1. Have Truffle extension enabled
  2. Run any React web app
@DamienKatzenberg DamienKatzenberg added the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label May 17, 2024
@rickhanlonii
Copy link
Member

This is not related to React, seems like a bug in the extension.

@rickhanlonii rickhanlonii closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug
Projects
None yet
Development

No branches or pull requests

2 participants