Skip to content

Node-based schedulers overwrite tasks #13

@dariomannu

Description

@dariomannu

Schedulers like src/schedulers/ema-animation-frame group/debounce tasks by node, but they should do by node and task type (e.g. innerHTML task, attribute change tasks, etc) otherwise different tasks on the same node may overwrite each-other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions