kendo-react
kendo-react copied to clipboard
NumberTextBox does not update its value after a state change if it has focus
NumberTextBox does not update its value after a state change if it has focus.
This can be observed in the following example:
https://stackblitz.com/edit/react-zwvzl7-frsvff?file=app/main.jsx
Reported in 1524010
I am returning the "bug" label, because updating the value on change must be handled internally within the NumericTextBox
Still reproducible with latest version: https://codesandbox.io/p/sandbox/great-clarke-kmzh73?file=%2Fapp%2Fapp.tsx%3A34%2C1