The delay introduced in the old thread was only because certain event handlers (eg. onKeypress) need the delay before the input field has been properly updated. However, the idea behind the onInput() event handler is that it triggers when the input field is in fact ready - so no need for a delay when using onInput().
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| updateValidityIndication() not working consistently | 2 | 366 | April 30, 2019 | |
| custom/pattern validation bug on Editor X | 0 | 175 | November 26, 2020 | |
| updateValidityIndicator() not updating invalidated text input state | 6 | 239 | July 12, 2021 | |
| Input fields turning red even though data valid | 11 | 1538 | July 11, 2020 | |
| onCustomValidation only after input | 1 | 138 | November 26, 2021 |