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
If I define two CollectionViews without explicitly setting their ItemsLayout, and then change the ItemSpacing of the first CollectionView at runtime, the ItemSpacing of the second CollectionView also changes.
Description
If I define two
CollectionViews without explicitly setting theirItemsLayout, and then change theItemSpacingof the firstCollectionViewat runtime, theItemSpacingof the secondCollectionViewalso changes.collectionview_bug.mov
Steps to Reproduce
No response
Link to public reproduction project repository
https://github.com/bhavanesh2001/CollectionViewItemsLayoutBug
Version with bug
9.0.70 SR7
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android, Windows, macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output