Skip to content

JSX complaint checkboxes #16

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

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

Conversation

89netraM
Copy link

Marked added empty values (="") to checked and disabled, something React couldn't handle. I've added rules to the replaceReact function that removes them in a similar way that class=" is handled.

I also wrote a test, but couldn't get any of them to run correctly.

To me it seems like jest might be doing something funny. (See screenshot.)

image

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
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.

None yet

1 participant