Skip to content
This repository was archived by the owner on Apr 30, 2019. It is now read-only.
This repository was archived by the owner on Apr 30, 2019. It is now read-only.

Crash when removing section #5

@malcommac

Description

@malcommac

A crash occur when you try to remove a section from a table using removeSection() functions.
This happens because didEndDisplaying event of SectionProtocol (header/footer) cannot be called anymore from table's datasource tableView(_ tableView: UITableView, didEndDisplayingHeaderView view: UIView, forSection section: Int) function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions