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
Hello. On Xcode 13 and iOS 15 cells don't always stretch to fit the content. Sometimes it fit to estimated size and after scroll cell off screen and return to it - solve the bug. Plus every time when cell jump to fit content size on terminal printed this error: CompositionalDiffablePlayground[27245:411402] [UICollectionViewRecursion] cv == 0x7ff260979000 Disabling recursion trigger logging
The text was updated successfully, but these errors were encountered:
Hello. On Xcode 13 and iOS 15 cells don't always stretch to fit the content. Sometimes it fit to estimated size and after scroll cell off screen and return to it - solve the bug. Plus every time when cell jump to fit content size on terminal printed this error:
CompositionalDiffablePlayground[27245:411402]
[UICollectionViewRecursion] cv == 0x7ff260979000 Disabling recursion trigger logging
The text was updated successfully, but these errors were encountered: