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): fix warning about ouiaSafe property #6055

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

KKoukiou
Copy link
Collaborator

@KKoukiou KKoukiou commented Jul 20, 2021

This slipped in #5949

@KKoukiou KKoukiou requested review from tlabaj and redallen and removed request for tlabaj July 20, 2021 10:21
@patternfly-build
Copy link
Contributor

patternfly-build commented Jul 20, 2021

The checkbox was throwing the following warning:

Warning: React does not recognize the `ouiaSafe` prop on a DOM element.
If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `ouiasafe` instead.
If you accidentally passed it from a parent component, remove it from the DOM element.
...
    in input (created by Checkbox)
    in div (created by Checkbox)
@nicolethoen nicolethoen merged commit a06c6c0 into patternfly:main Jul 20, 2021
@KKoukiou KKoukiou deleted the checkbox-ouiaSafe branch July 21, 2021 07:08
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.

5 participants