I am trying drawing large image with height like 12000 where I need to draw seven images with almost similar height, I am able to draw 5 images but it crashes the site when I draw 6 or more images on canvas. Below is the screenshot of what happens when I draw 6 or more images in canvas :- Image here
Can I get to know what's the issue I am getting? Thanks for the help in advance.