Skip to content
This repository has been archived by the owner on May 1, 2018. It is now read-only.

Add listener to to update styles on programmatic checkbox changes #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

starvinraven
Copy link

We hit an issue where styled checkbox elements don't reflect the actual underlying <input type="checkbox"> elements' checked status when it is changed programmatically. Here's a patch that listens to the checkbox change events and changes the styles accordingly.

@karbassi karbassi closed this Jan 22, 2018
@karbassi karbassi changed the base branch from stable to master January 22, 2018 15:49
@karbassi karbassi reopened this Jan 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants