Tomasz Ścisło

Results 39 comments of Tomasz Ścisło

Here is the one I published https://www.npmjs.com/package/@mobile-next/moment-business-days if anyone needed

@laurentpayot I don't think it's maintained anymore, since there has been no response from @zalmoxisus for over a year now. Do you have any equivalent?

@joeldenning finally after one day of digging I came accross this isse that I'm currently facing. Basically using cancelNavigation in single-spa:before-routing-event works fine for me with single-spa 5.9.3 and both...

That works for me on Android 10 and 11

Finally I had to migrate my project to the new modular API, which works fine with ng 20.1. But still I should not be required to do this.

@sasos90 it wasn't very painful, but I had to refactor all use cases of angular/fire API. So it depends on your code base, mine wasn't that big. Good thing is...

@syamanashi Basically you need to get rid of everything that comes from @angular/fire/compat namespace with equivalents. I didn't use Analytics just data storage and mutation capabilities and it was fine...