DasSauerkraut/calendar-weather

Calendar bugged when using existing calendar in About time

Coloniseur opened this issue · 0 comments

Just installed the two modules (Aboute Time ; Calendar/Weather).
When I'm using the default 'userCreated' from "About Time", "Calendar/weather seem to work perfectly, it display and all the buttons/menu

However, when I'm using another Calendar (Gregorian, Golarian, Warhammer, etc...), when I'm toggling the calendar I got an error thrown in the console

TypeError: An error occurred while rendering Calendar 1: Cannot read property 'abbrev' of undefined at DateTime.checkEvents (dateTime.mjs:511) at Calendar.activateListeners (calendar.mjs:354) at Calendar._render (foundry.js:4537)

The calendar will display but all the buttons are frozen and I cannot move it around.