mirror of
https://github.com/langgenius/dify.git
synced 2026-04-30 07:28:05 +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