Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有一种很好的方法来重新加载整个应用程序(type === AUTH_LOGOUT)并确保它在我们表示登录页面之前完成重新加载?
谢谢!
您使用的是哪个版本的 admin-on-rest?v1.1.0 之前有一个错误,现在状态在注销后重置,整个应用程序应该重新渲染。