We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Astro v4.2.6 Node v20.10.0 System Windows (x64) Package Manager npm Output static Adapter none Integrations @astrojs/tailwind @astrojs/react @astrojs/sitemap astro-icon
No response
When creating a new Astro page with a space in it the resulting url goes to a 404 page.
IT should go to the new page
https://stackblitz.com/edit/withastro-astro-ukeyxn?file=src%2Fpages%2Findex.astro
The text was updated successfully, but these errors were encountered:
Maybe fixed in #9934. Can you try with astro@4.3.1?
Sorry, something went wrong.
ahh perfect. It's good now.
No branches or pull requests
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
When creating a new Astro page with a space in it the resulting url goes to a 404 page.
What's the expected result?
IT should go to the new page
Link to Minimal Reproducible Example
https://stackblitz.com/edit/withastro-astro-ukeyxn?file=src%2Fpages%2Findex.astro
Participation
The text was updated successfully, but these errors were encountered: