Veeck
Veeck
> note, it also includes a new rrule, which removes the problematic luxon libs for recurring events.. so we could get rid of our luxon dependency too?
cool, will wait for your PR / confirmation :-)
Thanks for the report (and sorry for the late replay). Can you pinpoint when this behaviour changed?
> But... it will be more complicated to determine the default language file to use (actually the first one of `getTranslations`) So, in case of https://github.com/MichMich/MagicMirror/blob/abe5c08a52ffee6b37c30c1f3160e130f0e966a2/modules/default/alert/alert.js#L28 it would be "bulgaria"...
DOM_OBJECTS_CREATED is send after all modules are done, MODULE_DOM_CREATED is send for each module, so how would you implement the logic in the updatenotification module then?
I think its this line: https://github.com/maplibre/maplibre-gl-js/blob/d6fdbe449ed8f8195399490c57a2e061ba90bbb7/src/gl/webgl2.ts#L8
Here's the stacktrace from sentry report:
Yes, we are using the latest └── [email protected] Thing is, it doesnt happen on all safari browsers. Do you know if there's a way to disable webgl on ios/macos? or...
Thanks for the hint @HandyMenny Could be an explanation. Only thing that doesnt fit in our reports are some that say "Mac OS X 10.15.7" as the used OS (along...
Can check once a new version (3.5.2?) is released.