Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,037 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello guys.
I have problem with Static Web Apps and probably with staticwebapp.config.json.
I have domain www.mypage.com and everything works fine until you do not try to refresh page eg. with address https://mypage.com/details/8. I already added
"navigationFallback": { "rewrite": "/index.html"} but still not wotking.
Do you have any idea what I could try yet? Thanks for any advise.