-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
"/staff" can't be use as route path #1383
Comments
My env :
|
It‘s weird. It work fine on another host witch run ubuntu. |
ok, I test it on another windows host , it's work fine. I think have some mistake with me. Thank you help. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
4.0.14
Reproduction link
github.com
Steps to reproduce
step1
install dependencies
step2
run dev server
step3
"/staff" path and "/bar" use same component
routes like
visit http://localhost:3000/bar
visit http://localhost:3000/staff
What is expected?
"/bar" and "/staff" show same website.
What is actually happening?
vite throw error like:
The text was updated successfully, but these errors were encountered: