Why are shiny apps always getting immediately grayed out from RStudio behind `https://`?
问题 Every time I try to run a shiny app from RStudio Server 1.2 it gets immediately grayed out. This does not happen when deployed on the Shiny Server-apps work fine there. Both are behind https:// links. I tried running the same app from an http:// link and the app ran normally. What is causing this? Steps to reproduce: start a new Shiny app project File > New Project > Shiny Web App click "Run App" with the old faithful app Here is what the javascript console shows: A coworker is also using the