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

EIP-712 typed data messages not showing boolean values. #2141

Closed
nlordell opened this issue Jan 20, 2021 · 0 comments · Fixed by #2142
Closed

EIP-712 typed data messages not showing boolean values. #2141

nlordell opened this issue Jan 20, 2021 · 0 comments · Fixed by #2142
Labels
type-bug Something isn't working

Comments

@nlordell
Copy link
Contributor

Describe the bug

eth_signTypedData messages do not display boolean values. This is a similar to an older issue in the browser extension MetaMask/metamask-extension#4639.

Screenshots

bug

To Reproduce

  1. Receive a request to sign typed data with a boolean value.
  2. Boolean value is missing.

Expected behavior

Boolean values should be displayed.

Smartphone

  • OS: iOS
  • App Version: 1.0.8
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

Successfully merging a pull request may close this issue.

1 participant