@gradio/dataframe@0.24.3
📦 gradioView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release fixes an issue where the Dataframe virtual window was not re-reading correctly when the row count changed. This ensures the Dataframe displays the correct number of rows.
🐛 Bug Fixes
- Re-read the Dataframe virtual window whenever the row count changes.