Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [10.63.2](v10.63.1...v10.63.2) (2025-02-04) ### 🐛 Bug Fixes * **Dialog:** prevent `onClose` event from firing in StrictMode when opening a new dialog ([#4525](#4525)) ([d24c0d3](d24c0d3)) * **Forms:** always revalidate on submit when data context changes ([#4532](#4532)) ([e0692d6](e0692d6)) * **Forms:** ensure `setFieldStatus` by useValidation does not throw when used without id ([#4529](#4529)) ([1a92512](1a92512)) * **Forms:** ensure `update('/path', undefined)` does not show error message ([#4531](#4531)) ([2dfd44a](2dfd44a))
- Loading branch information