This repository was archived by the owner on Jul 29, 2019. It is now read-only.
This repository was archived by the owner on Jul 29, 2019. It is now read-only.
Closed
Description
Version 4.18.1.
Event callbacks registered for itemover
/ itemout
do not get the original mouse event as the event
property on the passed props
object. Instead they seem to get an object whose value is {isTrusted: true}
.
This stops us from implementing a more custom hover mechanism using the mouse position to place the hover as we don't have access to the original mouse position.
Metadata
Metadata
Assignees
Labels
No labels