Skip to content

[ASCollectionNode] When using reloadSections:, sometimes supplementary nodes are not removed. #523

Open
@appleguy

Description

@appleguy

I believe this issue is caused by not calling invalidateLayout in a case that it is necessary. We should probably use a custom invalidation context to more efficiently invalidate only the section that is being reloaded.

Attached is a test project that demonstrates the issue. cc @nguyenhuy, @Adlai-Holler

SupplementaryViewBugDemo.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions