Closed Felix-Hmpl closed 1 year ago
The input fields in postTrick.js and postCombo.js allow invalid numbers
postTrick.js
postCombo.js
postCombo
I (hopefully) fixed this by modifying the onChange and onBlur methods in #235
onChange
onBlur
Fixed in #235
The input fields in
postTrick.js
andpostCombo.js
allow invalid numberspostTrick.js
: the difficulty level should not be negativepostCombo
: the year should not be negative or in the future