Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

UITableViewAlertForLayoutOutsideViewHierarchy issue tracker #20

Open
ivnsch opened this issue Mar 28, 2020 · 1 comment
Open

UITableViewAlertForLayoutOutsideViewHierarchy issue tracker #20

ivnsch opened this issue Mar 28, 2020 · 1 comment

Comments

@ivnsch
Copy link
Collaborator

ivnsch commented Mar 28, 2020

RxSwift / iOS platform bug:
RxSwiftCommunity/RxDataSources#331

Appears to cause only a warning.

Warning once only: UITableView was told to layout its visible cells and other contents without being in the view hierarchy (the table view or one of its superviews has not been added to a window). This may cause bugs by forcing views inside the table view to load and perform layout without accurate information (e.g. table view bounds, trait collection, layout margins, safe area insets, etc), and will also cause unnecessary performance overhead due to extra layout passes.

@johnsonh

@ivnsch
Copy link
Collaborator Author

ivnsch commented Apr 2, 2020

@danamlewis Removed the project. This is only a tracker for an issue in an external dependency. Nothing to do for us at the moment.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant