Closed panchyo0 closed 3 years ago
blueprintjs NumericInput
after version 3.29.0 becomes uneditable without onValueChange
method. for example https://codesandbox.io/s/focused-sun-qbffe?file=/src/App.js
we need to set asyncControl = true
when we do asynchronous update
closed with PR #1280
v3.29.0 works well