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

7.7.1input-number.js if statement error #130

Open
yeminxuan opened this issue Oct 11, 2020 · 0 comments
Open

7.7.1input-number.js if statement error #130

yeminxuan opened this issue Oct 11, 2020 · 0 comments

Comments

@yeminxuan
Copy link

yeminxuan commented Oct 11, 2020

use the "if (isValueNumber(val)) { }"
//It's unnecessary, and it's unrealizable. The logic of changing variables and changing them is completely confusing
//such as variate “val” and this.currrentValue. Why? What Fuck!
Other right
delete "if (isValueNumber(val)) {
}"
//At first, I thought match did not listen the data , and the console did not report any errors. I used console.log() to find out the errors step by step, which was too difficult for beginners

@yeminxuan yeminxuan reopened this Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant