We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://web3modal.com/
Hey,
I tested the "Safe" option of your modal but by clicking on "Webapp" tab - it directs me to a 404 not found page.
Steps to reproduce:
Go to https://web3modal.com/ Click on "Connect Wallet" (blue button at the top) Click "All Wallets" Click on "Safe" then "Webapp" Click on "Open" (link) Leads to: https://app.safe.global/wc?uri=wc%3A006a77707b44492cd54376fd68b1adb75fec9b1cf114d62bb0704aef7257b0bd%402%3Frelay-protocol%3Dirn%26symKey%3De87e96b1bc31d3c829087a35c7361536d392da33c1c2aa585c4eae12c142d767
which shows this:
Doing it "manually" by Copying the link (pairing code) and then just pasting it into the pairing code field in the https://app.safe.global/ app works.
these are from my personal project - not sure what the actual https://web3modal.com/ website uses... but same situation on my local build.
"@wagmi/connectors": "^3.1.3", "@web3modal/wagmi": "^3.2.0", "viem": "^1.18.4", "wagmi": "^1.4.5",
The text was updated successfully, but these errors were encountered:
I've reported this to Safe 4 days ago and they acknowledged. Will report back when I have an ETA for the fix.
Sorry, something went wrong.
@Zimtente Safe told me the fix is scheduled to go live on Wednesday (Nov 8).
okay thank you @arein !
Closing this on our end, for progress please reference safe-global/safe-wallet-monorepo#2747
Successfully merging a pull request may close this issue.
Link to minimal reproducible example
https://web3modal.com/
Summary
Hey,
I tested the "Safe" option of your modal but by clicking on "Webapp" tab - it directs me to a 404 not found page.
Steps to reproduce:
Go to https://web3modal.com/
Click on "Connect Wallet" (blue button at the top)
Click "All Wallets"
Click on "Safe" then "Webapp"
Click on "Open" (link)
Leads to: https://app.safe.global/wc?uri=wc%3A006a77707b44492cd54376fd68b1adb75fec9b1cf114d62bb0704aef7257b0bd%402%3Frelay-protocol%3Dirn%26symKey%3De87e96b1bc31d3c829087a35c7361536d392da33c1c2aa585c4eae12c142d767
which shows this:
Doing it "manually" by Copying the link (pairing code) and then just pasting it into the pairing code field in the https://app.safe.global/ app works.
List of related npm package versions
these are from my personal project - not sure what the actual https://web3modal.com/ website uses... but same situation on my local build.
"@wagmi/connectors": "^3.1.3",
"@web3modal/wagmi": "^3.2.0",
"viem": "^1.18.4",
"wagmi": "^1.4.5",
The text was updated successfully, but these errors were encountered: