Skip to content

Bug: $mouse is not updated if not present in any non-action expressions #1034

@LeaVerou

Description

@LeaVerou

If an mv-action is the only $mouse containing expression, $mouse is not updated, since we add that event listener when we find $mouse in expressions, and we don't look at actions until they are triggered.

It's probably trivial to scan for [mv-action*="$mouse"] and add the listener if that's found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Effort: lowEasy to address issues, ideal for first time contributors!bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions