Using resolve inside the router gives gsapifyRouterBlankState error
sebastiannm opened this issue · comments
Sebastian Moreno commented
Hi,
I get the error 'Could not resolve '' from state 'gsapifyRouterBlankState'' when using a resolve promise. Even if the time to resolve is 0
I edited a working plunker I found and I added the resolve example
http://plnkr.co/edit/YyMExg?p=preview
James Homer commented
Thanks for reporting this. There was an issue when using initialTransitionEnabled
which uses a hack to force trigger the first transition.