Skip to content

Scroll down with any apply(snapshot) when using DiffableDataSource on ios 15,16,17. #97

@eldargashimov

Description

@eldargashimov

If the content exceeds the boundaries of the collectionView, then if we are not "at the bottom" of the chat and apply apply(snapshot, animatingDifferences: false) with the addition of a new cell/modification of an existing one, the chat sinks to the bottom with the maximum content offset. At the same time, this is not observed in iOS 18 and 26, apparently the contents of the collection do not change. What could be the problem?

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions