-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When entering a uint256 into an input field, the value gets truncated
To Reproduce
Create any form with a uint256 field in it and try inputting 215746414618156726310355171395810338648195391007
Expected behavior
The input value shouldn't be truncated. It would be great if we can enter the value in bytes32 format as well and the form auto converts to uint256.
Screenshots
The account is supposed to be a number (it's not a bug as generally it's assumed to be an address).
Environment
https://builder.openzeppelin.com/
Additional context
None
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working