Open
Description
I have situation when you come to 'route1' ($resource1 with a lot of data) and then make a fast switch to 'route2' ($resource2 with less of data) - 'resolve2' resolves faster and we got it data, but then 'resolve1' is going to be resolved and it overwrites 'resolve2' and we got wrong data in right route.
Is there possibility to disallow route change until the 'resolve' will not be resolved? Or maybe you can propose some solution?
P.S. Sorry for my bad english.
Metadata
Metadata
Assignees
Labels
No labels