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
If a user enters invalid input, lets say text, and then clicks on the calendar button, calendar shows NaN. After that, even if the input is removed and calendar button clicked again, it continues to show NaN. Is there a way to check valid value and reset the field to nil, if the input is invalid instead of calendar being stuck at NaN.
Thanks.
The text was updated successfully, but these errors were encountered:
If a user enters invalid input, lets say text, and then clicks on the calendar button, calendar shows NaN. After that, even if the input is removed and calendar button clicked again, it continues to show NaN. Is there a way to check valid value and reset the field to nil, if the input is invalid instead of calendar being stuck at NaN.
Thanks.
The text was updated successfully, but these errors were encountered: