Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#3501·floating-ui

MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead.

Author: mio-motoCreated Sep 3, 2026Updated Sep 6, 2026

As the source code indicates here, adobe/react-spectrum has updated its event handler from which this code was lifted to:

https://github.com/adobe/react-spectrum/blob/70ee05233f66cbeb1772b1aa8a24a8026f134a4b/packages/react-aria/src/utils/isVirtualEvent.ts#L26-L40

Source: floating-ui/floating-ui

View original on GitHubView discussion on GitHub