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

Use URLSearchParams after we drop IE support #36

Open
samreid opened this issue Dec 23, 2019 · 2 comments
Open

Use URLSearchParams after we drop IE support #36

samreid opened this issue Dec 23, 2019 · 2 comments

Comments

@samreid
Copy link
Member

samreid commented Dec 23, 2019

https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams looks great but is not supported on IE. Once we drop IE support, this could clean up our parsing logic.

@zepumph
Copy link
Member

zepumph commented Nov 20, 2020

We have dropped support for IE. I'm going to assign myself and @samreid, feel free to unassign if you aren't interested at this time.

@samreid
Copy link
Member Author

samreid commented Nov 20, 2020

I'm glad we can do this now, but it would not be a priority for me for several months. I support you!

@samreid samreid removed their assignment Nov 20, 2020
@zepumph zepumph removed their assignment Mar 3, 2023
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

2 participants