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

Dynamic routes not catching slugs containing '.' #252

Closed
2 tasks done
joesonw opened this issue May 8, 2023 · 1 comment
Closed
2 tasks done

Dynamic routes not catching slugs containing '.' #252

joesonw opened this issue May 8, 2023 · 1 comment

Comments

@joesonw
Copy link

joesonw commented May 8, 2023

Description 📖

I have a [slug].vue page, it works fine untill being given a slug containing ., like abc.com

It will report a HTTP 404 Error.

Reproduction 🐞

start a new project, create a [slug].vue page, visit the slug by visting http://127.0.0.1:5173/abc.com

Dependencies Info iles: 0.9.5 vite: 3.2.4 vue: 3.2.39

Logs 📜

Screenshots 📷

@joesonw
Copy link
Author

joesonw commented May 9, 2023

confirmed it's a vite issue vitejs/vite#2415

@joesonw joesonw closed this as completed May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant