Skip to content

Scripts executed from onClick handler #2280

@ghost

Description

I am opening separate issue for this. It relates to #2239 and #2277.

Callbacks are triggers, triggers cannot interrupt other triggers, thus running script with triggers (e.g. lock throttle which is also a trigger) from callbacks (onClick) does not work (lock throttle never executed, blocked by the callback the run is inside).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions