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
I upgraded the packages of my application.
After that, when I double touched the tabicon, the reference tabpage will remount, and the console show type: 'REACT_NATIVE_ROUTER_FLUX_JUMP'.
Actual behaviour
It will refetch data from server when it remount.
Please who can tell me how to prevent it.