mirror of
https://github.com/langgenius/dify.git
synced 2026-03-29 09:59:59 +08:00
- move guard redirects to useEffect to keep render side-effect free\n- keep null short-circuit for unauthorized routes before child mount\n- add app loading fallback in RoleRouteGuard while workspace is loading