rstudio / shinydashboard

Shiny Dashboarding framework

Home Page:https://rstudio.github.io/shinydashboard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shinydashboard skin effect is not working after renderUI

sebastianjhm opened this issue · comments

commented

Hi, I'm using ShinyDashboard like a render after a login page. All function perfect, except the skin. ShinyDashboard take by default white.

The problem is exactly this: https://stackoverflow.com/questions/44301285/shinydashboard-skin-effect-is-not-working-after-renderui

Thank you, I appreciate the help.

Hi Sebastian - I'm having a similar issue. Did you find a workaround for this?