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

Please upgrade to JSDOM 13.2 #7926

Closed
JSchermers opened this issue Feb 18, 2019 · 3 comments
Closed

Please upgrade to JSDOM 13.2 #7926

JSchermers opened this issue Feb 18, 2019 · 3 comments

Comments

@JSchermers
Copy link

In jest-envrironment-jsdom@24.0.0 the JSDOM 11.5.1 is referenced. But that version does not support mutationObserver. The latest JSDOM 13.2.0 does support mutationObserver.

In the past we had to rely on:

Reference to mutation observer in JSDOM

many tnx in advance

@jeysal
Copy link
Contributor

jeysal commented Feb 18, 2019

We cannot currently do this, see e.g. #7763 for details. jest-environment-jsdom-thirteen (see comment in the linked PR) might be a better workaround for you.

@JSchermers
Copy link
Author

JSchermers commented Feb 18, 2019

tnx for your swift reply.

Closing this issue

Added new request in jest-environment-jsdom-thirteen

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants