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

Grid on Svelte completely broken #576

Open
doncezart opened this issue Jul 27, 2024 · 0 comments
Open

Grid on Svelte completely broken #576

doncezart opened this issue Jul 27, 2024 · 0 comments

Comments

@doncezart
Copy link

Description

The MasonryInfiniteGrid on a Sveltekit website is completely broken. Not only the images aren't getting resized, they don't respect the parent div. More than that, behind the images in the grid I can see a different column of images that respect the parent div but they overflow to the right because they're also not getting resized.

I've tried many different methods of loading the images and settings for the grid and nothing works. People on several dev discord servers couldn't find a fix.

Steps to check or reproduce

You can see the live website at https://ceza.ro/grid (I recommend zooming out)
Source code at https://github.com/doncezart/cezaro-site/blob/main/src/routes/grid/%2Bpage.svelte

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