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

jquery deprecation about mutation events #3819

Open
jcoyne opened this issue Jan 29, 2024 · 0 comments
Open

jquery deprecation about mutation events #3819

jcoyne opened this issue Jan 29, 2024 · 0 comments

Comments

@jcoyne
Copy link
Contributor

jcoyne commented Jan 29, 2024

Use of Mutation Events is deprecated. Use MutationObserver instead.

Seen on https://searchworks-stage.stanford.edu/?f%5Baccess_facet%5D%5B%5D=At+the+Library&per_page=100 when clicking "Select All"

I believe this is because we have a DOMSubtreeModified event. (See https://stackoverflow.com/a/51527964/162852)

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

No branches or pull requests

1 participant