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

fix(TCheckbox): fix reversed checkbox state when using checked prop #233

Closed
wants to merge 1 commit into from
Closed

Conversation

DamianGlowala
Copy link

@DamianGlowala DamianGlowala commented Dec 12, 2021

@alfonsobries Could you please review this minor change and accept this PR if all looks okay? I would really appreciate it!

When checkbox is controlled only with checked prop (instead of using v-model), the input's checked value was set incorrectly (reversed). This PR fixes it for me and now checkboxes work like a charm.

This pull request was closed.
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.

1 participant