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

serve-placeholder should not check for query param #17

Closed
gaoyuan123 opened this issue Mar 13, 2019 · 1 comment
Closed

serve-placeholder should not check for query param #17

gaoyuan123 opened this issue Mar 13, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@gaoyuan123
Copy link

Version

v2.4.3

Reproduction link

http://egame.qq.com/?ADTAG=g.map

Steps to reproduce

打开http://egame.qq.com/?ADTAG=g.map 返回404
打开http://egame.qq.com/?ADTAG=g 正确返回

serve-placeholder组件处理url时没有正确处理查询参数,导致查询参数命中规则

The serve-placeholder component does not correctly process the query parameters when processing the url, resulting in query parameter hit rules.

What is expected ?

正确返回

Return correctly

What is actually happening?

返回404

Return 404

This bug report is available on Nuxt community (#c8820)
@pi0 pi0 transferred this issue from nuxt/nuxt Mar 13, 2019
@pi0 pi0 added the bug Something isn't working label Mar 13, 2019
@pi0 pi0 changed the title serve-placeholder导致正常页面请求返回404 serve-placeholder should not check for query param Mar 13, 2019
pi0 pushed a commit that referenced this issue Mar 13, 2019
@pi0 pi0 closed this as completed in 9f0a73e Mar 13, 2019
@pi0
Copy link
Member

pi0 commented Mar 13, 2019

Thanks, @gaoyuan123 for the report. Would you please manually add serve-placeholder@^1.2.1 to your project to confirm this bug is fixed on your side?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants