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

Error signing with Keplr extension enabled #132

Closed
1 of 3 tasks
George-cl opened this issue Jul 29, 2021 · 2 comments
Closed
1 of 3 tasks

Error signing with Keplr extension enabled #132

George-cl opened this issue Jul 29, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@George-cl
Copy link
Contributor

Describe the bug
The Signer throws the error TypeError: Cannot read property 'toBytes' of undefined when signing deploys on cspr.live with the Keplr extension enabled.

To Reproduce

Prequisites:

  • Install the Keplr extension.
  • Have a funded (testnet) account.

Steps to reproduce the behavior:

  1. Go to 'cspr.live' and switch to Testnet.
  2. Sign in with funded account.
  3. Attempt to sign a deploy (Transfer, Delegate etc.)

Expected behavior
The Signer should be able to sign the deploy from cspr.live regardless of whether or not Keplr is installed and active.

Additional context
The error does not occur when I sign deploys on my local testing demo (url: localhost:3000)
Since it doesn't repro on my locally run demo - I wonder if it is something to do with a content script method that is injected to cspr.live but not localhost.

Defect Type

  • Regression
  • New
  • Escape
@George-cl George-cl added the bug Something isn't working label Jul 29, 2021
@George-cl George-cl added this to the 1.4.0 milestone Jul 29, 2021
@George-cl George-cl self-assigned this Jul 29, 2021
@George-cl
Copy link
Contributor Author

Workaround: The quickest solution is simply to disable (you don't need to completely uninstall it) the Keplr extension and try again.

@George-cl
Copy link
Contributor Author

Fixed by #194

@George-cl George-cl modified the milestones: Signer 1.5.0, Signer 1.4.7 Dec 21, 2021
@ghost ghost modified the milestones: Signer 1.4.7, Signer 1.4.9 Jan 19, 2022
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