Skip to content

@zag-js/dom-query@1.43.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:19
· 2 commits to main since this release
5c4fc40

Patch Changes

  • 9a9381d Thanks
    @segunadebayo! - Fix Escape being ignored right after a dismissable layer opens.
    trackDismissableElement deferred handler registration to the next animation frame, so a dialog, popover or menu was
    painted and focus-trapped while its layer was not yet on the stack. Under CPU load that gap grew well past one frame
    and swallowed the keypress. Handlers now register as soon as the node commits.
  • Updated dependencies []:
    • @zag-js/types@1.43.1