hyperlane-xyz / hyperlane-warp-ui-template

A web app template for building Hyperlane Warp Route UIs
https://hyperlane-warp-template.vercel.app
Other
90 stars 79 forks source link

Report: issue connecting to Metamask in Firefox #149

Closed jmrossy closed 3 weeks ago

jmrossy commented 3 months ago

Investigate issue reported with wallet connection in Firefox. Likely related to https://github.com/MetaMask/detect-provider/issues/31 and https://github.com/MetaMask/metamask-extension/issues/3133 which have caused issues in the past for Next apps with CSP

jmrossy commented 3 months ago

@avious00 based on the Sentry data I'm seeing a not insignificant number of errors coming from this so I'm bumping it up to next sprint

jmrossy commented 1 month ago

@AlexBHarley while preparing a tip for you here, I realized what the issue was. Fix here: https://github.com/hyperlane-xyz/hyperlane-warp-ui-template/pull/165