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
On latest version (4.2.1), onChange handler got a "value" which was a string in the format of HH:MM. Now it gets a SyntheticBaseEvent and no way to access the HH:MM value.
This happens on React 17.0.2
The text was updated successfully, but these errors were encountered:
On latest version (4.2.1), onChange handler got a "value" which was a string in the format of HH:MM. Now it gets a SyntheticBaseEvent and no way to access the HH:MM value.
This happens on React 17.0.2
The text was updated successfully, but these errors were encountered: