Michele Bombardi
Michele Bombardi
@m0cs Before version 0.29.4 I have 0.27.0 and all works fine before angular and ng-packagr upgrade. I’ve already tried to downgrade from 0.29.4 to 0.27.0 before posting here but unfortunately...
I' ve solved this issue for `moment` library. Basically the solution is explained in `angular-calendar` source code ([here](https://github.com/mattlewis92/angular-calendar/blob/818eff06c88d357c59589a4077559c17ce246585/projects/angular-calendar/src/modules/common/calendar-moment-date-formatter.provider.ts)). So credits for this go to @mattlewis92 Hope this helps someone else....
@m0cs my case was that moment was in both projects but with Angular 14 seems that dependencies are not bundled anymore while publishing so I put moment only on the...
Same problem here :( The dialog doesn't respond to keyboard opening. Could you add this feature? it's a must have for this library
Same problem here.
Do you think to support horizontal scrolling in the future?
Any update?
Same issue here, since about two week this stopped working suddendly, without any reason. No ping and no magic packet. Please, any solutions?
In my case was fault of Homebridge (installed on Synology NAS) that, after an update, was unable to ping my computer. To solve, I connected via SSH to the NAS...
I've followed the docs five times, checking my code and I've done all it needs but on iOS notifications does not arrives. On Android it works without problems. On iOS...