mirror of
https://github.com/langgenius/dify.git
synced 2026-04-27 05:58:14 +08:00
Merge the two sidebar useEffects to prevent race condition where appDetail loading could override the mobile collapse state. Now mobile always collapses regardless of when appDetail resolves.