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: checkbox check does not show when it is checked #3624

Merged
merged 2 commits into from
Nov 14, 2022
Merged

Conversation

hoyyeva
Copy link
Contributor

@hoyyeva hoyyeva commented Nov 11, 2022

Summary

the checkbox's check does not show when it is checked on production - the reason why is because we should use event.target.checked instead of value.

Related Issues

#3592

Copy link
Collaborator

@BruceMacD BruceMacD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for fixing this

Copy link
Contributor

@jmorganca jmorganca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thanks for fixing

@hoyyeva hoyyeva merged commit 58a4848 into main Nov 14, 2022
@hoyyeva hoyyeva deleted the checkbox-bug branch November 14, 2022 14:40
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.

3 participants