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 are stripped #10922

Closed
1 task
zellwk opened this issue May 1, 2024 · 1 comment
Closed
1 task

Query Params are stripped #10922

zellwk opened this issue May 1, 2024 · 1 comment
Labels
needs triage Issue needs to be triaged

Comments

@zellwk
Copy link

zellwk commented May 1, 2024

Astro Info

Astro                    v4.7.0
Node                     v21.7.1
System                   macOS (arm64)
Package Manager          npm
Output                   server
Adapter                  none
Integrations             none

If this issue only occurs in one browser, which browser is a problem?

No response

Describe the Bug

query parameters are stripped away from GET endpoints when output is hybrid. They are only not stripped when output is server.

What's the expected result?

Get parameters are not stripped when output is hybrid.

Link to Minimal Reproducible Example

https://stackblitz.com/edit/github-mfashx?file=src%2Fpages%2Fendpoints.js

Participation

  • I am willing to submit a pull request for this issue.
@github-actions github-actions bot added the needs triage Issue needs to be triaged label May 1, 2024
@Princesseuh
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants