Patch Changes
9a9381dThanks
@segunadebayo! - FixEscapebeing ignored right after a dismissable layer opens.
trackDismissableElementdeferred 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