Slavrix

Results 15 comments of Slavrix

I haven't been able to get it to work yet with angular 13 still working with angular 12 though/

Ok, I have tried to start having a look through, and I think that for some reason, how angular 13 is importing meteor-client.js it doesnt have access to setting globals...

I set the disable visibility of the sidemenu when the sidemenu is closed in order to get around this.

I installed ts-helpers and imported it into the main.ts but then instead I started getting a different error `Cannot find module './app.component.html'` ts-helpers itself says that it shouldn't be needed...

Hey, just seeing if there is any ETA on the unit testing examples at all, or if there is a branch where it is being worked on that I can...