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
Thanks! I'm closing this since this is a limitation of shiny's validateIcon() function which is used in actionButton().
The equivalent result for buttons can be obtained with actionButton("rocket", list(fontawesome$solid$rocket, "Rocket")).
Related: https://community.rstudio.com/t/use-of-open-source-icons-in-shiny/110056/5
The text was updated successfully, but these errors were encountered: