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
in chrome it's not possible to manually edit the date and time input fields anymore. it's only possible to use the up/down buttons respectively the calendar dropdown.
it looks like any pressed number key will be auto-removed immediately. maybe this is related to #3 ?
remove the html5Forms.js library resolves this problem and I can use the browsers nativ date and time input field rendering, which works fine.
in chrome it's not possible to manually edit the date and time input fields anymore. it's only possible to use the up/down buttons respectively the calendar dropdown.
it looks like any pressed number key will be auto-removed immediately. maybe this is related to #3 ?
remove the html5Forms.js library resolves this problem and I can use the browsers nativ date and time input field rendering, which works fine.
this is how I embed the whole thing:
The text was updated successfully, but these errors were encountered: