This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
Inserting/Deleting cells on iOS 11 causes tableView subviews to be unresponsive #623
Open
4 tasks done
Labels
Description
Inserting/Deleting cells on iOS 11 causes tableView subviews to be unresponsive. The cells become untappable and if you use a header supplementary view, the subviews in there also become untappable.
Scrolling the tableView can also cause this to happen.
Reproducible in:
SlackTextViewController version: Latest
iOS version(s): 11
Device(s): 6s physical, multiple simulators
Steps to reproduce:
Expected result:
Cell should be tappable or subviews inside should still respond.
Actual result:
Nothing happens
The text was updated successfully, but these errors were encountered: