mirror of
https://github.com/langgenius/dify.git
synced 2026-03-11 02:07:50 +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.