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 the date field type documentation for the master branch, it's said that setting the widget option to single_text causes to display an input with a text type. I read this and I was about to extend it to have the HTML5 date type when I realized that, in fact, single_text option gives already a date type. I don't know if in previous releases it was that way or not.
The text was updated successfully, but these errors were encountered:
In the date field type documentation for the master branch, it's said that setting the
widget
option tosingle_text
causes to display aninput
with atext
type. I read this and I was about to extend it to have the HTML5date
type when I realized that, in fact,single_text
option gives already adate
type. I don't know if in previous releases it was that way or not.The text was updated successfully, but these errors were encountered: