Skip to content

emptyView not visible when using two section controllers #1270

@tamoyal

Description

@tamoyal

I'm using IGListKit in a way similar to the Load More example. I have a separate section controller for a separate view on top and a section controller for the data below. When there is no data, I have confirmed the emptyView(for listAdapter: ListAdapter) callback is hit but when I return a view such as a UILabel, it is not visible. However if I remove the top section, it is visible. So issue is narrowed down. Is there anything else I need to do to get this view to show?

New issue checklist

General information

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions