github floating-ui/floating-ui @floating-ui/react-dom-interactions@0.13.3

Bug Fixes

  • fix(useHover): pointerType is sometimes returned as pen on Linux Chromium even while using a mouse, breaking mouseOnly: true and also delays (which are always 0 for non-mouse input). (#2016)

    There is also better fallback handling, whereby hover will forcefully work if pointerType can't reliably be determined by the browser.

  • fix(useFocus): pointerType ref getting unset during onPointerLeave with touch emulation, preventing keyboardOnly prop from reliably working. (#2016)

Don't miss a new floating-ui release

NewReleases is sending notifications on new releases.