Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Checked method returning incorrect value #26

Open
nMoncho opened this issue Mar 11, 2021 · 0 comments
Open

Checked method returning incorrect value #26

nMoncho opened this issue Mar 11, 2021 · 0 comments

Comments

@nMoncho
Copy link

nMoncho commented Mar 11, 2021

The checked method in Checkbox should return if the checkbox is checked or not, this method should use === given than we already have a method to check a checkbox.

return this._input.checked = true;

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

No branches or pull requests

2 participants
@nMoncho and others