The app is started with system default browser, while usually Shiny app is launched with RStudio builtin browser. The builtin browser has some compatibility problems so Chrome is recommended.
app(shiny_app_data = NULL)
shiny_app_data | Data to be loaded with app. It could be anything can be taken by
|
---|