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
This leads to console errors when onChange functions passed to Amount Selectors expects a number and instead receive a string when user type a value.
Reference: https://github.com/CraveFood/webapp/pull/2834#pullrequestreview-124035801
The text was updated successfully, but these errors were encountered:
fix(Amount Selectors): parse value to number in onChange function
21f7117
affects: @crave/farmblocks-amount-selectors ISSUES CLOSED: #397
fgameiro
No branches or pull requests
This leads to console errors when onChange functions passed to Amount Selectors expects a number and instead receive a string when user type a value.
Reference: https://github.com/CraveFood/webapp/pull/2834#pullrequestreview-124035801
The text was updated successfully, but these errors were encountered: