| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
PatternFly-React preview: https://patternfly-react-pr-3066.surge.sh |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes: #3065
If consumer updates isChecked or chacked other than via clicking it will not propagate correctly to input, instead it will update defaultChecked. This PR fixes such issue by updating checked either from checked or isChecked.