I am trying to remove 404 images from the grid when using JustifiedInfiniteGrid.
From the API docs I thought I could call 'e.remove()' on the contentError event, but it didn't work.
When I call 'e.remove()', the grid flickers and does not render correctly.
Description
I am trying to remove 404 images from the grid when using JustifiedInfiniteGrid. From the API docs I thought I could call 'e.remove()' on the contentError event, but it didn't work. When I call 'e.remove()', the grid flickers and does not render correctly.
Steps to check or reproduce
https://codepen.io/ruzia/pen/eYVBQdB