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

Blank lines in articleList but articles have proper content #30

Open
Dither opened this issue Aug 9, 2016 · 1 comment
Open

Blank lines in articleList but articles have proper content #30

Dither opened this issue Aug 9, 2016 · 1 comment

Comments

@Dither
Copy link

Dither commented Aug 9, 2016

Can't find why but if articleList is visibly overflows from viewport without CSS fix or if new items are added there are sometimes "empty" article lines in the list that either keep being empty or filled with proper content at some random time later.

@Dither
Copy link
Author

Dither commented Aug 21, 2016

Found it. It's probably because ItemView.js#L108 prerenders item without invisible class that's removed on real rendering making them visible without content all the way until it's actually added.

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

No branches or pull requests

1 participant