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
Many datetime pickers use visible inputs for showing formatted dates and hidden fields for the value that is in fact selected.
This is the case of flatpickr
At the moment, to use this you'd need to clone the modified repo, run the build script to generate the files in the /dist folder then load the extension in Chrome by turning on Developer Options and loading an unpacked extension by pointing it at the /dist folder.
Many datetime pickers use visible inputs for showing formatted dates and hidden fields for the value that is in fact selected.
This is the case of flatpickr
Is there any chance to get hidden fields working?
The text was updated successfully, but these errors were encountered: