mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 17:08:03 +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