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
Async code in react hooks create a lot of nasty race conditions which are hard to handle correctly. Using .unwrap() on RTK query hooks if one of these cases of should be forbidden.