developmentseed / developmentseed/eoAPI
Refreshing a non-home page doesn't work in the browser deployed in AWS
Abierto
bug
- Lenguaje dominante
- Shell
- Estrellas
- 326
- Forks
- 33
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.