Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

colourInput() from shinyjs doesn't exist anymore - please change to the colourpicker package #5

Open
daattali opened this issue Nov 27, 2017 · 1 comment

Comments

@daattali
Copy link

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

@daattali
Copy link
Author

Bump. This is a very simple fix, simply switch from shinyjs::colourInput() to colourpicker::colourInput(). You can get in touch if you need help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant