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
You will find more information about this by reading this issue #231
To put it simply, Firefox is not yet compatible with the native <input type="date">. It has nothing to do with us. As you can see, it is also not compatible with IE and Safari.
Read #231 for more info.
I created a fiddle https://jsfiddle.net/sjordan/r81k8240/
In Chrome the placeholder "mm/dd/yyyy" is present.
In Firefox it is not. Also, in Firefox, the calendar input does not pop up.
Also, I tried to use the "set" property (but no success) to set value to current date. How do I use "set"?
The text was updated successfully, but these errors were encountered: