fundamental-react icon indicating copy to clipboard operation
fundamental-react copied to clipboard

RadioItem not applying defaultChecked prop

Open LucaFilitz opened this issue 4 years ago • 1 comments

Description

Dear colleagues, If you pass the defaultChecked prop to the FormRadioItem it is not applied. That happens because under the hood the prop is not passed to the input element. Feel free to check. I will open a PR to fix this. (done: https://github.com/SAP/fundamental-react/pull/1352)

Kind regards, Gianluca Filitz Working Student - SAP SE

Versions

fundamental-react:^0.13.1

LucaFilitz avatar Aug 06 '21 09:08 LucaFilitz

Hello @LucaFilitz, thank you for using fundamental-react! The fundamental-react team will triage your issue as soon as possible.

github-actions[bot] avatar Aug 06 '21 09:08 github-actions[bot]