fresh icon indicating copy to clipboard operation
fresh copied to clipboard

Tutorial outdated for bs4Dash

Open ruiruimufeng opened this issue 3 years ago • 1 comments

I tried to run the example from https://github.com/dreamRs/fresh/blob/master/inst/examples/bs4Dash/app.R and get error message for "unused argument (navbar = bs4DashNavbar(skin = "light"))". I think in bs4Dash V2.0 they may replace "bs4DashNavbar" with "dashboardHeader" so the "Full theme" code in https://dreamrs.github.io/fresh/articles/vars-bs4dash.html not fully functioning. If I want to change the color for the header, which variable I should use? Thanks!

ruiruimufeng avatar Dec 15 '22 23:12 ruiruimufeng

I am wondering the same thing when using freshTheme with bs4Dash...it gives a unused argument error....does fresh still works? Honestly I have also quite some issues with bs4Dash cause it seems the code has changed recently? Casue example codes dont worrk anymore....like in: https://rinterface.github.io/bs4Dash/reference/dashboardPage.html

HugoGit39 avatar Dec 28 '22 19:12 HugoGit39