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
In a Next.js project, when importing Zustand in the global Axios interceptor, an error will be thrown.
The technical requirement I want to implement is that when the server returns a status indicating that the user is not logged in, I need to trigger the global login pop-up window.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In a Next.js project, when importing Zustand in the global Axios interceptor, an error will be thrown.

The technical requirement I want to implement is that when the server returns a status indicating that the user is not logged in, I need to trigger the global login pop-up window.
Beta Was this translation helpful? Give feedback.
All reactions