You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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
The text was updated successfully, but these errors were encountered:
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
Possible solution
Fix the constraints for the tableview.
Specifications
The text was updated successfully, but these errors were encountered: