Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Tableview layout error #6

Open
ThasianX opened this issue Dec 23, 2019 · 0 comments
Open

Tableview layout error #6

ThasianX opened this issue Dec 23, 2019 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@ThasianX
Copy link
Owner

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

  1. Run the app and navigate to either the dashboard or new releases view.
  2. Look at the console for the error.

Possible solution

Fix the constraints for the tableview.

Specifications

  • XCode Version: 11
@ThasianX ThasianX added bug Something isn't working good first issue Good for newcomers labels Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant