Skip to content

Table Header/Footers are not been displayed because they are not been registered #46

@RustyKnight

Description

@RustyKnight

I've been following along with the documentation and the examples, but after a lot of digging, the table header/footer views are not showing because their reusableViewIdentifier is not be registered with the underlying table.

This means that when TableHeaderFooterAdapter#dequeueHeaderFooterForDirector is called, it will return nil

I run the contacts example and verified that config.events.dequeue is not been called at all

I also verified that neither TableHeaderFooterAdapter#registerHeaderFooterViewForDirector and TableHeaderFooterAdapter#registerReusableViewAsType are been called

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions