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

Page node URLs cannot contain a "." (dot) #11

Open
erictuvesson opened this issue Sep 18, 2023 · 0 comments
Open

Page node URLs cannot contain a "." (dot) #11

erictuvesson opened this issue Sep 18, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@erictuvesson
Copy link
Contributor

Improve documentation

Describe the problem

The way the Page Router and hosting is currently setup, it is not possible to have a Page with a URL that contains a "." (dot). This can probably be fixed custom self hosting, but would be nice to communicate it somewhere.

Additional context

The reason it is currently not supported is because the way we handle SPA (single index.html file) and file extensions.

@erictuvesson erictuvesson added the documentation Improvements or additions to documentation label Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant