“Invalid date provided” error, no Current Month showing
-
On Safari, as well as all browsers on iOS and iPadOS, I’m not seeing the current Date on the Calendar view.
I noticed the error:
[Warning] Error: Invalid date provided: Invalid Date (events-manager.js, line 4683)
I looked at the stack trace:
Error: Invalid date provided: Invalid Date
(anonymous function) — externals.js:10:8109
pe — externals.js:10:34408
(anonymous function) — externals.js:10:33737
calendar_month_init — calendar.js:142
em_calendar_init — calendar.js:246
(anonymous function) — calendar.js:254
dispatch — jquery.min.js:2:40041
dispatchEvent
success — calendar.js:62
c — jquery.min.js:2:25310
fireWith — jquery.min.js:2:26055
l — jquery.min.js:2:77794
(anonymous function) — jquery.min.js:2:80267and set a stop at calendar.js:142
Interestingly… when I’m stopped there, the current Month *does* display. But when I continue script execution, I get the following error:
[Warning] Error: Invalid date provided: Invalid Date — events-manager.js:4682 (events-manager.js, line 4683)
And the Current Month no longer displays
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.