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
Oruga version: [0.6.0] OS/Browser: Firefox and Chrome
Description
The Datetimepicker does not use the provided value when in mobile mode. Instead, it simply has no default value.
This can be seen on the demo page: https://oruga.io/components/datetimepicker.html components, where outside of mobile view they have a default value, but when mobile view is enabled in the dev tools and the page is refreshed the default value is not set.
Overview of the problem
Oruga version: [0.6.0]
OS/Browser: Firefox and Chrome
Description
The Datetimepicker does not use the provided value when in mobile mode. Instead, it simply has no default value.
This can be seen on the demo page: https://oruga.io/components/datetimepicker.html components, where outside of mobile view they have a default value, but when mobile view is enabled in the dev tools and the page is refreshed the default value is not set.
Steps to reproduce
Expected behavior
Expect the date-time to be displayed and loaded into the input
Actual behavior
No time is set in the input by default
The text was updated successfully, but these errors were encountered: