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
During the QA bug bash I used the default Geyser template as my starting point. I removed the original plot item in the upper right and added a couple of other UI elements. After I stopped the editor and attempted to run the App, I got an error:
=> Shutting down running shiny app...
> runApp('~/Desktop/bug_bash')
Error in card_header("Settings") : could not find function "card_header"
During the QA bug bash I used the default Geyser template as my starting point. I removed the original plot item in the upper right and added a couple of other UI elements. After I stopped the editor and attempted to run the App, I got an error:
This is what my app looked like in the editor:
And here is the app.R code:
The text was updated successfully, but these errors were encountered: