RinteRface / shinydashboardPlus

extensions for shinydashboard
https://shinydashboardplus.rinterface.com
Other
454 stars 77 forks source link

Error running Custom taskItem example #99

Closed sclewis23 closed 3 years ago

sclewis23 commented 3 years ago

I'm getting the following error when I try the example for Custom taskItem: Error in taskItem(inputId = "mytask", value = 20, color = "aqua", text = "Click me!") : unused argument (inputId = "mytask")

sclewis23 commented 3 years ago

I wasn't using the update version 2.0.0.9000, installed from github and now it is working.