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 signature request rejection error on Create button click #63

Open
foxytanuki opened this issue Sep 19, 2024 · 0 comments
Open

Fix signature request rejection error on Create button click #63

foxytanuki opened this issue Sep 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@foxytanuki
Copy link
Member

Description

When clicking the Create button on the /start page, a modal appears with the message "⚠️ User rejected the signature request." Additionally, the browser console shows an error: "inpage.js:1 MetaMask - RPC Error: Invalid input."

Steps to Reproduce

  1. Navigate to the /start page
  2. Click the Create button
  3. Observe the modal and console error

Expected Behavior

The signature request should be processed correctly without any errors.

Actual Behavior

  • A modal appears with the message "⚠️ User rejected the signature request."
  • The console shows an error: "inpage.js:1 MetaMask - RPC Error: Invalid input."

Environment

  • Browser: arc
  • MetaMask version: flask
@foxytanuki foxytanuki added the bug Something isn't working label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant