-
Notifications
You must be signed in to change notification settings - Fork 42
Tableview layout error #6
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Description
"UITableView was told to layout its visible cells and other contents without being in the view hierarchy” - this error only occurs in the dashboard and new releases view. There are no adverse side effects with this error.
Expected Behavior
There shouldn't be an error.
Actual Behavior
Console error.
Steps to Reproduce the Problem
- Run the app and navigate to either the dashboard or new releases view.
- Look at the console for the error.
Possible solution
Fix the constraints for the tableview.
Specifications
- XCode Version: 11
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers