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
If the CalendarPicker is part of a NavView component and is configured with data-dialog-mode="true", then it is displayed below the overlay layer and it is impossible to select a date.
If the CalendarPicker is part of a NavView component and is configured with data-dialog-mode="true", then it is displayed below the overlay layer and it is impossible to select a date.
This is my html doc:
When I try to disable the overlay with data-dialog-overlay="false" the following error is triggered:
I'm working with metro 4.3.2, testing in Firefox.
The text was updated successfully, but these errors were encountered: