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

Crash when removing section #5

Closed
malcommac opened this issue Oct 31, 2017 · 0 comments
Closed

Crash when removing section #5

malcommac opened this issue Oct 31, 2017 · 0 comments
Labels
Milestone

Comments

@malcommac
Copy link
Owner

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.

@malcommac malcommac added the bug label Oct 31, 2017
@malcommac malcommac added this to the 0.8.2 milestone Oct 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant