Results 19 comments of B. Thieurmel

Confirm bug on editing colors (nodes / edges) using ``configure``.

Hi, I think there are some missing ``req()`` in your code. See the error in R console, and so add one or severals ``req()``. For example here : ```` example...

Hi, Because I can't test on RStudio Connect, it's very difficult to help you and try to find a solution... Can you have some errors in the R console and...

Is the application working on Rstudio Connect using ``bs4Dash`` but removing ``shinymanager`` authentification ?

Hi, At moment, waiting for more friendly interface (but more complex...!), you can just add : some message / contact in the ``auth_ui`` to demand for example an account to...

Hi, Do you set the key ``key_set("R-shinymanager-key", "obiwankenobi")`` on same machine you deploy the app using shiny-server ?

Hi @StatisMike : can you confirm that we can wait for your PR on this new feature ?

Hi @JWusagi, Never have any problem rendering image with ``shinymanager``. Do you solve that ? If not, cna you send us a minimal example ?

Perhaps some answer on #25 ?

First, you can't use ``shinymanager`` in flexdashboard without the option ``runtime: shiny``, and so document must be deployed using ``shiny-server``