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
When I use @umi/max's useModel, the context of useModel is lost, resulting in an error. The same problem occurs when using zustand's store. How can I solve this problem?