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

Remove URLSearchParams import #1016

Merged
merged 1 commit into from
Jun 1, 2023
Merged

Remove URLSearchParams import #1016

merged 1 commit into from
Jun 1, 2023

Conversation

JoshuaSchmidt-OpenSea
Copy link
Contributor

Fixes #1011

The import causes issues in ReactJS. The fix is to remove the import. See https://stackoverflow.com/a/58189753

@JoshuaSchmidt-OpenSea JoshuaSchmidt-OpenSea requested review from ryanio and a team June 1, 2023 04:02
package.json Show resolved Hide resolved
@denizsult
Copy link

Can you release this pr?

@JoshuaSchmidt-OpenSea JoshuaSchmidt-OpenSea merged commit 2332fa4 into main Jun 1, 2023
@JoshuaSchmidt-OpenSea JoshuaSchmidt-OpenSea deleted the issue1011 branch June 1, 2023 14:20
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

Successfully merging this pull request may close these issues.

url_1.URLSearchParams is not a constructor
4 participants