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

fix: Firefox Metamask connection issue #165

Merged
merged 4 commits into from
Jun 8, 2024
Merged

fix: Firefox Metamask connection issue #165

merged 4 commits into from
Jun 8, 2024

Conversation

jmrossy
Copy link
Collaborator

@jmrossy jmrossy commented Jun 5, 2024

Fixes #149

The problem is due to a very old Metamask bug in Firefox when interacting with DApps using CSP headers (which Dapps should absolutely use for security).

There's a relatively simple workaround I drop into all my DApps which I somehow forgot to setup here.

@jmrossy jmrossy requested a review from AlexBHarley June 5, 2024 00:25
@jmrossy jmrossy requested a review from nambrot as a code owner June 5, 2024 00:25
Copy link

vercel bot commented Jun 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hyperlane-warp-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2024 0:24am
nexus-bridge 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 8, 2024 0:24am
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
injective-bridge ⬜️ Ignored (Inspect) Jun 8, 2024 0:24am
nautilus-bridge ⬜️ Ignored (Inspect) Jun 8, 2024 0:24am

@jmrossy jmrossy changed the title Fix Firefox Metamask connection issue fix: Firefox Metamask connection issue Jun 5, 2024
@jmrossy jmrossy merged commit b2e4d31 into main Jun 8, 2024
10 checks passed
@jmrossy jmrossy deleted the rossy/firefox-fix branch June 8, 2024 00:26
jmrossy added a commit that referenced this pull request Jul 23, 2024
This was referenced Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Report: issue connecting to Metamask in Firefox
1 participant