developmentseed / developmentseed/eoAPI
Refreshing a non-home page doesn't work in the browser deployed in AWS
Ouverte
bug
- Langage dominant
- Shell
- Étoiles
- 326
- Forks
- 33
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.