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

CSS Grid incompatable #147

Open
kwaanonline opened this issue Jan 10, 2018 · 0 comments
Open

CSS Grid incompatable #147

kwaanonline opened this issue Jan 10, 2018 · 0 comments
Assignees

Comments

@kwaanonline
Copy link

Hi - I've run into an issue with using jscroll on a CSS Grid based layout. I was trying to load in a series of divs via AJAX into a grid container, but because jscroll puts content into it's own container before insertion, it breaks the parents grid layout.

To test, create a container with a multi-column CSS Grid layout and load in a series of divs via ajax - they will all fit within a single column because of the container. Without that container, the divs will layout correctly.

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

No branches or pull requests

2 participants