Closed as not planned
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v7.x
Current Behavior
When nesting an ion-checkbox
inside an ion-radio-group
alongside ion-radio
elements the checkbox cannot be checked/unchecked.
Expected Behavior
The checkbox should keep working as usual. In v6 this was working, also e.g. ion-toggle
works.
Steps to Reproduce
- Run reproduction
- Select "Grapes" in the radio-group
- Try to check/uncheck the checkbox
Code Reproduction URL
https://github.com/DavidStrausz/modern-input-test
Ionic Info
Ionic:
Ionic CLI : 7.1.1 (C:\Users\dstrauss\AppData\Roaming\npm\node_modules\@ionic\cli)
Ionic Framework : @ionic/angular 7.0.6
@angular-devkit/build-angular : 15.2.8
@angular-devkit/schematics : 15.2.8
@angular/cli : 15.2.8
@ionic/angular-toolkit : 9.0.0
Capacitor:
Capacitor CLI : 5.0.3
@capacitor/android : not installed
@capacitor/core : 5.0.3
@capacitor/ios : not installed
Utility:
cordova-res : 0.15.4
native-run : 1.7.2
System:
NodeJS : v18.12.1 (C:\Program Files\nodejs\node.exe)
npm : 9.4.1
OS : Windows 10
Additional Information
I'm using @ionic/angular