@gradio/html@0.13.1
📦 gradioView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily addresses a bug in gr.HTML related to script execution timing and updates several internal Gradio dependencies.
🐛 Bug Fixes
- Wait for in-flight head scripts before running js_on_load in gr.HTML.