Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Upgrade Jest to support URLSearchParams #417

Open
mark-adams opened this issue Oct 9, 2018 · 2 comments
Open

Upgrade Jest to support URLSearchParams #417

mark-adams opened this issue Oct 9, 2018 · 2 comments

Comments

@mark-adams
Copy link

mark-adams commented Oct 9, 2018

Hi everyone!

I'm using new URLSearchParams() in my project and apparently older versions of jest don't support that which results in the following error:

ReferenceError: URLSearchParams is not defined

Would it be possible to upgrade Jest (or whatever Jest-related dependencies are out of date) to one that use at least jsdom 11?

@sanderdrummer
Copy link

I do have the same problem here

@vnugent
Copy link

vnugent commented Oct 23, 2018

I'm too looking for a fix or workaround as well.

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

No branches or pull requests

3 participants