Route containing dot character '.' returns 404
Open
bug
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I have a Blazor WASM project that I am trying to host with an Azure Static Web App. Any routes with a dot in the name are failing with a 404. Here is an example of a failing route
```
foo.azurestaticapps.net/_content/Bar.UXLibrary/css/common.css
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.