What's Changed
- Fixed
onBlurvalidation in Radix UI modal dialogs moving focus to the dialog root instead of the next form control. (#1311) - Ensure the future
useFormhook ignores submit events from a different form rendered through a React portal. (#1299)
Full Changelog: v1.21.0...v1.21.1