You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
InaGlushkova
changed the title
[BUG][NumericTextBox] The component is not correctly updated on Enter
[BUG][NumericTextBox] The component is not correctly updated on keyUp events
Oct 28, 2024
Describe the bug
The component is not correctly updated on keyUp events.
To Reproduce
Steps to reproduce the behavior:
Open the example HERE.
Expected behavior
The value should be updated on Enter/any key/.
Available workaround
Available workaround example HERE.
Use the
emitBlur()
event to update the value correctly.Reported under ticket ID: 1667835.
The text was updated successfully, but these errors were encountered: