Change8

@gradio/core@1.0.2

📦 gradioView on GitHub →
🐛 4 fixes

Summary

This release primarily contains bug fixes for plot rendering, event cancellation errors, settings handling, and component visibility, along with updates to several @gradio component packages.

🐛 Bug Fixes

  • Fix plot rendering and visibility bug (see PR #12515).
  • Fix bug where cancelling an event shows an error in the UI (see PR #12493).
  • Fix Settings component behavior (see PR #12518).
  • Load visible components in version 6.0 (see PR #12491).