Skip to content

Re-run the current query on markup mutations #15

Description

@captainbrosset

If the page dynamically changes after a query has been run, new node may match, or existing nodes may not match anymore. So, it would be good if the query could be run again.

We should watch out for performance-related problems though. In some cases pages animate elements by rapidly mutating DOM attributes. So at the very least some throttling would be needed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions