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

#45 Fix issue with non-digit symbols for amount input in ERC20DepositForm #49

Conversation

nevendyulgerov
Copy link
Contributor

No description provided.

@nevendyulgerov nevendyulgerov added the Type: Bug Something isn't working label Nov 6, 2023
@nevendyulgerov nevendyulgerov self-assigned this Nov 6, 2023
Copy link

vercel bot commented Nov 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollups-explorer-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 2:08pm
rollups-explorer-sepolia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 2:08pm
rollups-explorer-workshop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 2:08pm

Copy link
Contributor

@dandheedge dandheedge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@nevendyulgerov nevendyulgerov merged commit 3b40029 into main Nov 11, 2023
6 checks passed
@nevendyulgerov nevendyulgerov deleted the bugfix/45-fix-issue-with-non-digit-symbols-in-erc20-deposit-form branch November 11, 2023 10:05
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
Archived in project
Development

Successfully merging this pull request may close these issues.

Inserting non-digit symbols in the amount field in ERC20DepositForm breaks the page
2 participants