Alexander Farkas

Results 176 comments of Alexander Farkas
trafficstars

I'm still struggling to reproduce this. I have a new mac now and even with this one (and my old one) I can not reproduce it. Can anyone of you...

Thank you. Sadly our stupid browsers do not support `Array.from`. (I know...)

> What version of es do you want to support? ES5 / pre ES 2015. Currently we support IE9+ but that is primarily historic. (Everything that supports [`getElementsByClassName`](https://caniuse.com/#feat=getelementsbyclassname)). But we...

Have you already fixed it? I'm currently browsing around but can't find any image that is not loading.

@arringtonm without a working test case it is impossible to know. For me it sounds that the `{width}` transforming plugin is executed after core. So do you combine both script...

Don't understand what you mean. Please follow our template for reporting bugs: https://github.com/aFarkas/lazysizes/blob/gh-pages/.github/ISSUE_TEMPLATE/bug_report.md

I would need to see an example of this. But I assume that the slider does clone elements and basically restarts the lazyload process the hole time. In that case...

I really need a working example including CSS of this. Please create one by using jsfiddle, jsbin or whatever.

> The image is in a fluid (bootstrap) grid and there is a wrapping div that has the correct %age width, but has a height of auto, because it's unknown,...

@vishy93 I just checked your demo and I can see that you actually do not follow our way to fix this. You have to specify the aspect ratio of your...