Prerequisites
Ionic Framework Version
Current Behavior
ion-item combined with stacked ion-label loses item-label-stacked class once ion-chip is added inside ion-item.
Expected Behavior
ion-item stays in stacked mode after ion-chip is added
Steps to Reproduce
- Create ion-item with input and add chip elements which will be populated once input changes.
- Once an ion-chip is added inside the ion-item element the ion-item loses the item-label-stacked class.
Code Reproduction URL
https://github.com/astukanov/ion-label-stacked-with-chip-bug
Ionic Info
No response
Additional Information
No response