Hello,
I'm currently facing an issue with compositional layout. (FB8812336)
The item height is set to .estimated(100) and the width is set to .fractionalWidth(1.0). On the initial display the cell is not wrapping the label content. The layout of the cells are corrected after scrolling.
The issue doesn't occurred on iOS 13 (screenshot) and can also be seen in the Apple's sample code
Do I miss a flag or a property introduced in iOS 14? Does someone know how to fix this issue?
Thank you.
I'm currently facing an issue with compositional layout. (FB8812336)
The item height is set to .estimated(100) and the width is set to .fractionalWidth(1.0). On the initial display the cell is not wrapping the label content. The layout of the cells are corrected after scrolling.
The issue doesn't occurred on iOS 13 (screenshot) and can also be seen in the Apple's sample code
Do I miss a flag or a property introduced in iOS 14? Does someone know how to fix this issue?
Thank you.