Skip to content

Conversation

asilano
Copy link

@asilano asilano commented Apr 17, 2023

Since a color input has to have its value set directly via javascript (presumably because of the difficulty of interacting with the browser's colour picker), the change and input events don't automatically happen. This PR fires them manually.

Fixes #229

Since a color input has to have its value set directly via javascript
(presumably because of the difficulty of interacting with the browser's
colour picker), the `change` and `input` events don't automatically
happen. This PR fires them manually.

Fixes rubycdp#229
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

Successfully merging this pull request may close these issues.

Setting a color input doesn't fire the change or input events
1 participant