Throttling navigation to prevent the browser from hanging. See https://crbug.com/882238. Command line switch --disable-ipc-flooding-protection can be used to bypass the protection 这是它抛出的完整警告: 我的代码: import { login, resetState } from "../../store/auth/authActions";
import { isAuthenticated }