background-check icon indicating copy to clipboard operation
background-check copied to clipboard

img with srcset not working

Open pipeTM opened this issue 9 years ago • 3 comments

Hi Kenneth,

great plugin! But when using images with srcset (with or without polyfills like picturefill or lazysizes/respimage) detection is not working correct. Also errors are thrown (IndexSizeError: Index or size is negative or greater than the allowed amount / context.drawImage image ...) when resizing images over 100% of their natural size.

Any ideas?

Thank you, Michael

pipeTM avatar May 21 '15 20:05 pipeTM

Any news about that? Same issue wondered if you could find a solution @pipeTM .

psntr avatar Jun 15 '17 13:06 psntr

@psntr sorry, no! I did'nt use this lib in that project.

pipeTM avatar Jun 17 '17 15:06 pipeTM

Try this fix: https://github.com/kennethcachia/background-check/issues/116

jonaswannfors avatar Sep 20 '19 08:09 jonaswannfors