You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to build an ubuntu 20.04 based docker image using the control bar causes an infinite loop of this error when trying to start the app. I don't get this error when testing on my windows machine locally, which makes me think it's version related since the marutter repo isn't always up to the latest CRAN version. I've got R 4.1.2, ShinyDashboard 0.7.2-1, and ShinyDashboardPlus 2.0.2-1.
Warning: Error in iconClass: could not find function "iconClass"
83: dots_list
82: div
81: controlbarItem
This is the ui code I have for the controlbar so far:
When trying to build an ubuntu 20.04 based docker image using the control bar causes an infinite loop of this error when trying to start the app. I don't get this error when testing on my windows machine locally, which makes me think it's version related since the marutter repo isn't always up to the latest CRAN version. I've got R 4.1.2, ShinyDashboard 0.7.2-1, and ShinyDashboardPlus 2.0.2-1.
This is the ui code I have for the controlbar so far:
The text was updated successfully, but these errors were encountered: