-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
On redux toolkit 1.9.2, resetApiState resets the hooks local state.
After upgrading to toolkit to 2.0.1 we found an issue in our app relating to resetApiState call is not resetting the local state of the hook
Sandbox using toolkit 1.9.2
Sandbox using toolkit 2.0.1
Reproduction steps:
- Click on login button
- In the next screen you should see

dddenis, Lantianyou, usedlife, skycrazyk, saibs and 3 more