You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to change propsToShow only if loadAsyncData that called this promise is the last invocation of loadAsyncData method. Otherwise we can face situation when user is changing route several times and we finally show him route that has loaded props last time and not the last called route
0 commit comments