Skip to main content

Ionic 8.8.17

Release Date: August 5, 2026

Ionic Framework 8.8.17, released August 5, 2026, is a patch release focused on accessibility, form behavior, and navigation reliability. The update resolves five reported issues across core components and the React Router integration.

Overview

Version 8.8.17 ships no new features and introduces no breaking changes. All changes in this release are bug fixes addressing keyboard accessibility, form control behavior, route comparison logic, gesture lifecycle handling, and lazy-loaded tab retry logic.

Bug Fixes

  • checkbox, radio, toggle: Added missing keyboard focus indicators so these form controls now show a visible focus state when navigated via keyboard (#31295).
  • fab-button: Restored submit, reset, and disabled form functionality for floating action buttons placed inside forms (#31249), closing long-standing issue #18550.
  • react-router: Implemented symmetric pathname and search URL comparison to prevent redundant or missed navigation updates (#31153), closing issues #31152 and #25534.
  • refresher: Avoided gesture setup after the component has been disconnected, preventing errors during pull-to-refresh teardown (#31316), closing #31315.
  • tab: Added retry logic for lazy-loaded tabs after a failed attach, improving reliability of tab-based navigation (#31324).

Migration Notes

No migration is required for this release. Update the @ionic/angular, @ionic/react, or @ionic/core package to 8.8.17 in your project and rebuild. Teams using FABs inside forms should verify submit and reset behavior after upgrading.

The Ionic team continues to address accessibility and framework-integration issues in the 8.x line ahead of the next major release.

What is New?

By continuing to use the site, you agree to the use of cookies.