Skip to content

onItemHover / onItemLeave is applied only to rows - not items #205

Description

@marklawlor

The mouse listeners for onItemHover/onItemLeave are setup on the row and filter based the event target.

This can be unreliable if you have your own custom event listeners and onItemLeave doesn't work at all (it triggers when the mouse leaves the row, not the item)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions