matrium0

Results 5 comments of matrium0
trafficstars

@Splaktar it seems this bug is also present if you use the Luxon Adapter instead of the Moment Adapter

Ah sorry, I noticed a similar bug in MatLuxonDateModule (installed via @angular/material-luxon-adapter) for **Angular** not **AngularJS**. My bad! (still I choose to blame it a tiny little bit on the...

Still happening in 15.0.4. I was very exited when I read that in v14 you can use the service-worker together with ng serve, since that saves us a bunch of...

I found a workaround that enables me to keep that "SW with ng serve" - feature active. I just disabled the **live-reload**, e.g. `ng serve --live-reload=false` Now while I DO...

This is bothering me as well. Especially since you can get burned **very** easily when overwriting internal angular material classes like this. No guarantee that this won't break on their...