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: No signing request/pop-up shown #269

Open
ebma opened this issue Nov 8, 2024 · 0 comments
Open

Bug: No signing request/pop-up shown #269

ebma opened this issue Nov 8, 2024 · 0 comments
Labels
type:bug Something isn't working

Comments

@ebma
Copy link
Member

ebma commented Nov 8, 2024

Context

After a page refresh, no signing request is shown for the user. Tested on an Android phone using Chrome browser.
The page reloaded due to a recoverable error (the signer service was not available locally) and after I fixed that, the process reached the signing stage but no signing was requested nor any error shown.
However, there is a warning

'Navigation is blocked: wc:9c5dad9dbeb4eb6bbe40808d1899ed17db016bfec3bd042b9fdeb365e29136bd@2/wc?requestId=1730988197737568&sessionTopic=9abe69febffb3628afea0eecc23779de1e4c55e8ac474a8d3d4577a8df734db9'.

My flow was: Start the offramping process by clicking on the 'Confirm' button. Metamask opens and asks me to switch the network to polygon (this is expected and worked like a charm). I am back on Vortex but the process cannot continue because the signer-service is unavailable. The app starts reloading the page every 30 seconds. I make sure the signer-service is available again. I fill in the details with Mykobo and get back to the App. The signing-dialog shows after a brief delay but I don't get any notification/pop-up to open Metamask or similar.

image

After waiting for ~5 minutes, the app moved to the failure stage because the request expired.
image

TODO

  • Investigate the Navigation is blocked warning. This indicates that the request for signing sent by vortex via the WalletConnect implementation in rainbowkit/wagmi was blocked by the browser.
@ebma ebma added the type:bug Something isn't working label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant