on firefox, IE11 and safari, the input for dates doesn't open the date picker.
more info:
-it used to work well.
-started happening after we changed from webcomponentsjs-lite to webcomponents-min (commit on ticket : NXP-21832).
-looks like firefox, IE and safari do not support <input type="date"> in a native way : https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date#Browser_compatibility
- depends on
-
ELEMENTS-338 Update language when messages file is missing
- Resolved
-
NXP-22412 Set <html> lang attribute on i18n load
- Resolved