-
Notifications
You must be signed in to change notification settings - Fork 354
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
fixed width container+ mobile #129
Comments
Hey @pruttned You need to define the container on initialize: http://dinbror.dk/blazy/examples/#image-inside-container |
Hi. |
ahh sorry about that. Do you still see the issue. Just tested in chrome 56.0.2924.87 and can't reproduce it. |
Any work around for this? |
Hi,
I have issue with images in long horizontal fixed width div in mobile browser (tested on chrome 54.0.2840.85 and also in chrome dev tools).
Images are not loaded during horizontal scrolling even when they are in viewport. Only images at the beginning are loaded and other images only when the viewport is far pass them on the right.
I’ve created plunk with the issue http://run.plnkr.co/plunks/CsERqAApIppUzugTY8px/
(http://plnkr.co/edit/CsERqAApIppUzugTY8px)
In order to reproduce, it is necessary to open dev tools and select any mobile device in the device toolbar (e.g. Nexus 5X). Then refresh the page.
Thanks.
The text was updated successfully, but these errors were encountered: