Calendar display issue
-
Hello,
The calendar on the homepage is no longer showing the current month. Additionally, selecting a month is not working.I am seeing the following error in the console:
externals.js:12 Error: Invalid date provided: Jan 2026
at Object.parseDate (externals.js:12:1)
at pe (externals.js:12:1)
at externals.js:12:1
at externals.js:12:1
at k (externals.js:12:1)
at T (externals.js:12:1)
at jQuery.fn.jQuery.fn.flatpickr (externals.js:12:1)
at calendar_month_init (calendar.js:123:26)
at em_calendar_init (calendar.js:248:2)
at HTMLDivElement. (calendar.js:256:2)
I applied the fix from @mikecargal (line 3563) which solved the issue with displaying the current month, but the selection problem persists.
Best RegardsThe page I need help with: [log in to see the link]
You must be logged in to reply to this topic.