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

Query params filter infinite redirect #45

Closed
ihmpavel opened this issue Nov 15, 2021 · 5 comments
Closed

Query params filter infinite redirect #45

ihmpavel opened this issue Nov 15, 2021 · 5 comments

Comments

@ihmpavel
Copy link

Query params filter has infinite redirection loop

Edge function folder: https://github.com/vercel/examples/tree/main/edge-functions/query-params-filter

Bug:
Loading URL from readme - https://edge-functions-query-params-filter.vercel.sh/?a=b&allowed=test leads to an infinite redirection loop

OS: Windows 10, latest Chrome, Edge
image

@ardaerzin
Copy link

we were planning on building a middleware with this functionality, but we are blocked by this issue. on local it works as expected/advertised

@javivelasco
Copy link
Member

Just a heads up we are discussing what the solution for this would be, we are shipping a solution soon.

@alexliebler
Copy link

Hello :) is there any progress on this issue?

@Schniz
Copy link
Contributor

Schniz commented Feb 1, 2022

Hey @alexliebler! We fixed the issue:

new deployments that delete query params (like our example) will work too

@leerob
Copy link
Member

leerob commented Feb 1, 2022

Thank you @Schniz ❤️

@leerob leerob closed this as completed Feb 1, 2022
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

6 participants