RinteRface / shinydashboardPlus

extensions for shinydashboard
https://shinydashboardplus.rinterface.com
Other
449 stars 78 forks source link

Dashboard sidebar starts uncollapsed #163

Open DarylMcCullough opened 2 years ago

DarylMcCullough commented 2 years ago

I’m not sure if this is a bug, or I’m using it wrong, but I have a shiny application that has a dashboard sidebar. Even though I set collapsed= TRUE in the call to dashboardSidebar, when the app starts, the sidebar is briefly visible. It immediately collapses, but I don’t want it to be shown at all until the user uncollapses it.