We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.5.15
A crypto token address can be pasted into token amount field (classname = bccb-widget-transfer-input) (
canonical-bridge/packages/canonical-bridge-widget/src/modules/transfer/components/SendInput/index.tsx
Line 103 in c87f8b0
0x.....
In mobile input paste other than decimal number should not be allowed
Open the widget in mobile Paste crypto token address into token amount field See error thrown
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@bnb-chain/canonical-bridge-widget Version
0.5.15
Describe the bug
A crypto token address can be pasted into token amount field (classname = bccb-widget-transfer-input) (
canonical-bridge/packages/canonical-bridge-widget/src/modules/transfer/components/SendInput/index.tsx
Line 103 in c87f8b0
0x.....
is not a valid decimal number.)Expected behavior
In mobile input paste other than decimal number should not be allowed
Steps to reproduce
Open the widget in mobile
Paste crypto token address into token amount field
See error thrown
Anything else?
No response
The text was updated successfully, but these errors were encountered: