I have a context with the following method that dispatches an action:
const AuthContext = createContext(); ... const loadUser = () => { try { dispatch(