Alexey
05/05/2023, 11:32 AMArkadii Ivanov
05/05/2023, 12:51 PMisLoading flag in your state, indicating that the input is being processed. You can also add something like inputError property in your state, so that you can display the error in the UI (e.g. as a red label under the text field).Alexey
05/08/2023, 12:58 PM