Edward Funnekotter
Results
3
comments of
Edward Funnekotter
Thanks so much for this Josh. I am going to try it out tonight and see if it works for me.
Small amount of debugging later and it seems to be failing now at: ``` this.triggerEvent(this.currentRouteInfos, true, 'didTransition', []); ``` where `this.triggerEvent` is undefined (`this` is a Router). I can't find...
Thanks @fsauter for the pointers. I will try implementing the triggerEvent to move forward a bit.