Skip to content

Add SPA navigation fallback for Azure routing#80

Merged
A-Galicia merged 1 commit into
mainfrom
74-fix-deployment-url-handling
May 30, 2026
Merged

Add SPA navigation fallback for Azure routing#80
A-Galicia merged 1 commit into
mainfrom
74-fix-deployment-url-handling

Conversation

@tannosukeee

Copy link
Copy Markdown
Contributor

Added staticwebapp.config.json with a navigation fallback so Azure Static Web Apps serves index.html for all routes, letting React Router handle client-side navigation instead of returning 404s.

Added staticwebapp.config.json with a navigation fallback so Azure Static Web Apps serves index.html for all routes, letting React Router handle client-side navigation instead of returning 404s.
@tannosukeee tannosukeee linked an issue May 29, 2026 that may be closed by this pull request
@A-Galicia
A-Galicia merged commit ec88e8e into main May 30, 2026
3 checks passed
@A-Galicia
A-Galicia deleted the 74-fix-deployment-url-handling branch May 30, 2026 23:52
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

Successfully merging this pull request may close these issues.

Fix Deployment URL handling

2 participants