Alex
Alex
please update deps for luxon to ^3.0.0
same issue when upgraded to 8.0.0 (from 7.x)
@textbook thank you for clarifying it. But I did downgrade to `7.32.0` and everything works again...
damn, I just found out this is a wrong repo! :) sorry...
I need to have this feature too. Thanks for the hints!
Interestingly, I tried yesterday to use the `waitForAnimationEnd()` helper and it didn't work for angular material sidenav... Either I did not really understand the case or it doesn't work in...
Just spent hours finding this problem. Here's the example showing the problem - https://stackblitz.com/edit/angular-ivy-nxf2la.
In my opnion, whatever happens in both - no exception must be swallowed. If it throws in `next` => `error` should be fired. If it's thrown in `error` => console.error...
This thread deserves a BLOG POST!
Yes, the shortcut for `DateTime.now().startOf("day")`. Btw, I had a hard time finding this!