TPiddy
Results
2
comments of
TPiddy
`StoreModule.forRoot(appReducer, { initialState : { app: appInitialState }, metaReducers : !environment.production ? [storeFreeze] : [] }), EffectsModule.forRoot([]), !environment.production ? StoreDevtoolsModule.instrument() : [], StoreRouterConnectingModule`
The outlet is not activated error is thrown from store devtools