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

Masonry Component not showing whole data #120

Open
het-swb opened this issue May 2, 2022 · 5 comments
Open

Masonry Component not showing whole data #120

het-swb opened this issue May 2, 2022 · 5 comments

Comments

@het-swb
Copy link

het-swb commented May 2, 2022

I was using this library in my current project. I took references from codesandbox.io. But I am encountering an issue. I am not getting all the data, 2 things are happening here -

  • If the change the value of overscanby to a higher value then all data is showing. The data is displayed on the basis of the value of overscanby property.
  • If I zoom out to 25% then whole data is showing.

But for normal display and low value of overscanby it is showing only 30% of data.

@maierson
Copy link

maierson commented May 2, 2022

@jaredLunde I think this is related to my comment here: #112 (comment)

Note that for me once I start scrolling all the rest of the data is rendered correctly (with the larger overscan).

@het-swb
Copy link
Author

het-swb commented May 2, 2022

Thank you @maierson, I'll try implementing it by taking references from here - link
Meanwhile @jaredLunde if there is any other way to implement it please let me know, I am a bit stuck here.

Thank you

@het-swb
Copy link
Author

het-swb commented May 3, 2022

I tried something by taking the reference from the above link but still, the whole data is not showing.
On a normal screen first 20-30 posts are visible and if I zoom out then more data gets rendered.

It would be great if you can provide a solution to this problem.

Thank you

@tayler-king
Copy link

@het-swb were you able to find a solution to this?

@sebmaz93
Copy link

sebmaz93 commented May 15, 2024

#112 (comment)

@het-swb were you able to solve the issue ? I'm having the same thing.

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

4 participants