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
I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v4.x
v5.x
v6.x
Current Behavior
The IonItem slot can't resolve my needs, meanwhile it seems that i cant change item-inner display flex to block, so i have to add a div in IonItem and append ionic component in this div. But if i do that, i cant click IonCheck button.
Prerequisites
Ionic Framework Version
Current Behavior
The IonItem slot can't resolve my needs, meanwhile it seems that i cant change item-inner display flex to block, so i have to add a div in IonItem and append ionic component in this div. But if i do that, i cant click IonCheck button.
QQ20220330-172955-HD.mp4
Expected Behavior
i want to click the IonCheckBox
Steps to Reproduce
Code Reproduction URL
No response
Ionic Info
Ionic:
Ionic CLI : 6.18.1
Utility:
cordova-res : not installed globally
native-run : not installed globally
System:
NodeJS : v10.24.1
npm : 6.14.12
OS : macOS Big Sur
─────────────────────────────────────────────────
─────────────────────────────────────────────────
Additional Information
No response