bug: lazyload srcet and sizes
-
helo bjorn,
i want to report a simple bug, that breaks lazyloading of srcset and sizes:
IS
https://github.com/bjornjohansen/bj-lazy-load/blob/master/js/bj-lazy-load.js#L59
https://github.com/bjornjohansen/bj-lazy-load/blob/master/js/bj-lazy-load.js#L60the above lines are trying to access data-srcset while…
SHOULD
… it should be data-lazy-srcsetso long!
ps: other than that, thx for the plugin and thx for bringing it without a jquery dependency.
- The topic ‘bug: lazyload srcet and sizes’ is closed to new replies.