79398015

Date: 2025-01-29 19:52:07
Score: 1.5
Natty:
Report link

I know that's is old, but this is the answer at the time that it works:

first import your createApi function name:

import {
  usersApi,
} from "../components/store/service/UsersData";

and after that call this after login(or wherever you want):

usersApi.util.resetApiState()
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: lucas barbosa