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

fix(server): access page error when url with query or hash #1265

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

9aoy
Copy link
Collaborator

@9aoy 9aoy commented Jan 12, 2024

Summary

This is a bug about accessing page get 404 error when the request url with query or hash.

For example: visit http://localhost:8082/index?aa=1 should be succeed as expected, but now got error in Rsbuild.

Related Links

Checklist

  • Tests updated.
  • Documentation updated.

Copy link

netlify bot commented Jan 12, 2024

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit b0c3360
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/65a0eda6002a620008e4f442
😎 Deploy Preview https://deploy-preview-1265--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@chenjiahan chenjiahan merged commit 499f412 into web-infra-dev:main Jan 12, 2024
12 checks passed
@chenjiahan chenjiahan mentioned this pull request Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants