-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Datepicker control NAN bug - Safari browser #2095
Comments
I am getting this problem on every browser. hat Would be the solution? |
Any solution? I'm getting the same issue. Thanks! |
Found it! Digging on Elementor Pro just found out that you'll be needing to change the default date() format and it will work perfectly 👍
|
Should be fixed in next version. related PR: #3006 |
The Countdown element resets itself to Zeros via the not a number NaN-aN-aN aN:aN in Safari 10.1.2 every time it is reselected for editing style. Each time I need to reset the date which the Datepicker dropdown looks like this by default.
This is using Elementor Version 1.5.5 (and even with 1.6.0 rc3) and Pro Version 1.5.8
Seems OK in Chrome and FF. thanks.
The text was updated successfully, but these errors were encountered: