Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-run the current query on markup mutations #15

Open
captainbrosset opened this issue Dec 8, 2017 · 0 comments
Open

Re-run the current query on markup mutations #15

captainbrosset opened this issue Dec 8, 2017 · 0 comments

Comments

@captainbrosset
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant