developmentseed / developmentseed/eoAPI
Refreshing a non-home page doesn't work in the browser deployed in AWS
Offen
bug
- Vorherrschende Sprache
- Shell
- Sterne
- 326
- Forks
- 33
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Refreshing a non-home page wasn't working in the browser.
The fix, it seems, is to specify `index.html` as the error document (reference [here](https://stackoverflow.com/a/74897760/12357157)). I did that manually on the console and it fixes things.
We need to add that change to our IaC.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.