Skip to content

v9.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Sep 17:41
· 2 commits to main since this release

9.0.4 (2026-09-16)

Bug Fixes

  • input, select, textarea: emit one click event when slotted content is clicked (#31423) (d6acf12)
  • input, textarea: keep the value visible when slotted content is wide (#31435) (1fb47c5)
  • modal: prevent ion-content collapsing at content-based heights (#31413) (8a713ab), closes #31149