Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 17:19
· 28 commits to main since this release
3b3fc23

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.