Tiberiu Oprea
Tiberiu Oprea
I'm experiencing the same issues. Has anyone managed to find a fix?
Any updates regarding this? I am using Angular 5.0.0 and I am experiencing the same issue. A temporary fix might be to listen to all router changes, and check if...
Nop, it doesn't retrieve the previous keepAlive interval, I am mainly just restarting `idle`. ``` start() { this.idleStarted = true; this.idle.watch(); } ``` Why would you need that though? Refreshing...
It would be great to have this functionality. I've been trying to find a workaround but I couldn't.
hey @jordansexton , are there any plans to merge this anytime soon?