traziusbiztest

Results 5 comments of traziusbiztest

I tried to delete ``` { provide: RouteReuseStrategy, useClass: IonicRouteStrategy } ``` from app.module But OnInit still not working

https://gyazo.com/6afec1e7936e1254b41009ab942a2d3f How I can disable this? I need only one component, not stack

If I use custom RouteReuseStrategy I can't use route animations

@digaus, This is not working, because of an old component in stack,

Temporary solution? How to destroy an old component in stack?