developmentseed / developmentseed/eoAPI
Refreshing a non-home page doesn't work in the browser deployed in AWS
Aperta
bug
- Lingua principale
- Shell
- Stelle
- 326
- Fork
- 33
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.