Skip to content

Conversation

@Conrad777
Copy link

adding isLabel to an option throws an error. This is because the isCheckboxDisabled method looks for disabled's value on an option item of undefined as there is never an option sent as the param inside the template. Simply adding the option as a param inside the template fixes this, but I adapted the isCheckboxDisabled method to make it future proof too.

@softsimon softsimon merged commit 70e3382 into softsimon:master Apr 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants