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

url path bug #10173

Closed
7 tasks done
imtaotao opened this issue Sep 20, 2022 · 1 comment
Closed
7 tasks done

url path bug #10173

imtaotao opened this issue Sep 20, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@imtaotao
Copy link

imtaotao commented Sep 20, 2022

Describe the bug

When the url has a path include . will get a 404 and no response to the page at all, as in the following two cases:

  1. http://localhost:3333/client/v1/v100

image

  1. http://localhost:3333/client/v1/v1.0.0

image

  1. vite.config.ts

image

Is it possible that this is a bug in the underlying devServer?

Reproduction

.

System Info

mac, chrome

Used Package Manager

pnpm

Logs

Validations

@sapphi-red
Copy link
Member

Duplicate of #2415

@sapphi-red sapphi-red marked this as a duplicate of #2415 Sep 20, 2022
@sapphi-red sapphi-red closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2022
@sapphi-red sapphi-red added duplicate This issue or pull request already exists and removed pending triage labels Sep 20, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Oct 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants