Topic: Problems with Date and Time Pickers using Edge
erictotten pro asked 7 years ago
Hello,
Using MS Edge I'm seeing these problems:
- Both the Date and Time Pickers do not appear when their control is clicked. But if I set .md-form {z-index: 1000;} they show up correctly.
- The Time Picker is throwing an "Object doesn't support property or method 'split' " error.
Mirosław Stasiak free answered 7 years ago
@Aletiger
Your problem has been resolved by erictotten.
"Both the Date and Time Pickers do not appear when their control is clicked. But if I set .md-form {z-index: 1000;} they show up correctly."
@erictotten
The solution to your problem is to comment the WoW initialization if it is not used on the site
Wow = new WOW (). Init ();
Aletiger premium answered 7 years ago
I noticed the same problem also in your demo page: https://mdbootstrap.com/javascript/date-picker/ (using Microsoft Edge)
The Date Picker shows for a second and then disappears.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Mirosław Stasiak free commented 7 years ago
Which version of MDB and Bootstrap are you using?