·
28 commits
to main
since this release
Patch Changes
-
fix: only call onCloseAutoFocus handler if defined (#1674)
If popovers or other elements have been removed from the DOM, then
onCloseAutoFocus.current may be undefined.