You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @hamza-ia
Could you please be more specific regarding the problem you are facing?
The internalChecked State is used to internally set the value of the radio.
Detailed description of how to reproduce the problem
Issue description: when the checked props gets changes it does account these changes in the internal state of the component.
I suspect that @watch decorator is missing from the component because of this issue is happening.
Upload a screenshot
N/ A
Describe the development framework
Mac OS Sequoia 15.1.1
Nodejs : v22.11.0
NPM: 10.9.0
@infineon/infineon-design-system-vue: ^29.2.0
Expected behavior
Radio Button get checked Or unchecked on props changes.
Additional information
No response
The text was updated successfully, but these errors were encountered: