Miguel Camba
Miguel Camba
Sorry for neglecting this for so long, I'm super busy and try to concentrate my OS work on Fridays. Glad @csprocket777 found the issue. I'm going to migrate to github...
Ok, it took a while but I've setup github actions and fixed the test suite for beta and canary. It turns out I had `@embroider/util` pinned to an old version...
Can you write a reproduction on a test? This is probably easy to fix with a repro on a test.
@navin-tiwari I did not, but I have time today. However, how do I reproduce the problem? The zip on your original comment does not contain the entire application, only the...
I think it's a good idea, but I'm short of time lately. The approach would be to add a `onBeforeOpen`/`onAfterOpen` and `onBeforeClose`/`onAfterOpen`, and, for backwards-compatibility, map the current `onOpen`/`onClose` to...
I believe that in this case they do have to be active. Passing `passive=false` would silence the warning?
Interesting, I'll take a look
That seems like a legitimate bug. What version of the calendar are you using?
I believe I introduced this bug in the 0.9 version. I'm travelling right now but I'm labelling this as a bug and I'll take care of it as soon as...
Also, if what you want is all your calendars displaying in french, your approach is the right one. The `local="fr"` property is intended to be used only if your generally...