Nick Roberts
Nick Roberts
> > in you test you can set in providers this: > > ``` > > { > > provide: MATERIAL_SANITY_CHECKS, > > useValue: false > > } > >...
I am getting this error as well, from execa >= 2. I have tried with 0.x, 1.x, and it seems to work as expected. Once I install execa@2, it fails...
Ah! That's it! At least as to why the Nx one doesn't work.I added that to the ng version, and it broke, too. Thanks for the insight! Might need to...
Looks like that property is required for SSR to work. https://angular.io/api/router/InitialNavigation
Looks like the router has its own APP_INITIALIZER, as well. https://github.com/angular/angular/issues/36263#issuecomment-610671572
Yea, I haven't used Angular Universal (SSR), either, but would love to be able to use that option if we need to. I'll let you know if I find out...
@robisim74 It looks like this is back with version 10.0.1. 10.0.0 works, but after updating, and lazy loading translations, it no longer loads the lazy loaded translations if`initialNavigation` is enabled.
Looks good! Thanks!
## Xcon 40 Beta 1 **Directv 3.8.008 (Dec. 18th, 2014 release)** _App just sits on initializing screen_
Yea...we were trying to use it as a quick and dirty way to create a view in Redshift. Looks like we are going to have to figure out a different...