@gradio/group@0.3.4
📦 gradioView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily addresses a bug in group visibility handling, ensuring dynamic toggling works correctly by reading visibility from shared properties. It also updates the internal @gradio/utils dependency.
🐛 Bug Fixes
- Fixed dynamic toggling of groups by ensuring visibility is read from shared properties.