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
The function colourInput() used to be in the shinyjs package. It's been deprecated and moved into colourpicker package for well over a year, and recently it was completely removed from shinyjs. Please update the code to use the colourpicker package instead.
I got a bug report on colourpicker because an error came up because of this daattali/colourpicker#26
The text was updated successfully, but these errors were encountered:
The function
colourInput()
used to be in the shinyjs package. It's been deprecated and moved intocolourpicker
package for well over a year, and recently it was completely removed from shinyjs. Please update the code to use thecolourpicker
package instead.I got a bug report on
colourpicker
because an error came up because of this daattali/colourpicker#26The text was updated successfully, but these errors were encountered: