Skip to content

fix: add staticwebapp.config.json for navigation fallback#86

Merged
mirkobrombin merged 1 commit intobottlesdevs:mainfrom
AjmalShajahan:fix/staticwebapp-navigation-fallback
Apr 25, 2026
Merged

fix: add staticwebapp.config.json for navigation fallback#86
mirkobrombin merged 1 commit intobottlesdevs:mainfrom
AjmalShajahan:fix/staticwebapp-navigation-fallback

Conversation

@AjmalShajahan
Copy link
Copy Markdown
Contributor

@AjmalShajahan AjmalShajahan commented Apr 25, 2026

Fixes #85
This configuration file sets up a navigation fallback to rewrite requests to /index.html, which fixes the 404's on refresh.

preview url: https://thankful-moss-0bff0fe1e-preview.westus2.7.azurestaticapps.net/

This configuration file sets up a navigation fallback to rewrite requests to /index.html, which fixes the 404's on refresh.
@AjmalShajahan AjmalShajahan force-pushed the fix/staticwebapp-navigation-fallback branch from 948e68b to e7a4888 Compare April 25, 2026 12:16
@AjmalShajahan AjmalShajahan changed the title feat: add staticwebapp.config.json for navigation fallback fix: add staticwebapp.config.json for navigation fallback Apr 25, 2026
@mirkobrombin
Copy link
Copy Markdown
Member

Thanks

@mirkobrombin mirkobrombin merged commit a58c6b9 into bottlesdevs:main Apr 25, 2026
@AjmalShajahan AjmalShajahan deleted the fix/staticwebapp-navigation-fallback branch April 29, 2026 15:54
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.

Accessing page routes outside of the context of the main page result in HTTP 404 errors

2 participants