mirror of
https://github.com/langgenius/dify.git
synced 2026-05-01 16:08:04 +08:00
- Replace fixed height={1000} with dynamic containerSize.height
- Use useSize hook from ahooks to observe container dimensions
- Fallback to 400px default height for initial render
- Fixes scroll issues when collapsing folders