hadley / mastering-shiny

Mastering Shiny: a book
https://mastering-shiny.org/
Other
1.33k stars 566 forks source link

bug for app examples at chap 9 #462

Open Sade154 opened 3 years ago

Sade154 commented 3 years ago

Hello,

The two apps below don't work for me. Tested with a iris.csv file obtained with write.csv(iris, "iris.csv", row.names = FALSE).

https://hadley.shinyapps.io/ms-upload-validate/ https://hadley.shinyapps.io/ms-case-study/

Best,

saimonduquet commented 2 years ago

Hi ! I back this issue. I tried both apps and neither worked. The first app (https://hadley.shinyapps.io/ms-upload-validate/) sent the error message : Error: An error has occurred. Check your logs or contact the app author for clarification.