angular2-masonry icon indicating copy to clipboard operation
angular2-masonry copied to clipboard

useImagesLoaded not working

Open jelgblad opened this issue 8 years ago • 2 comments

Error while adding brick:

ORIGINAL EXCEPTION: NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.

Seems to happen only when a brick is added before imagesLoaded has called back on the previously added brick.

Don't use useImagesLoaded until solved...

jelgblad avatar Sep 02 '16 08:09 jelgblad

I haven't had this exception so far. Can you describe what you are doing exactly?

TunaYagci avatar Sep 07 '16 07:09 TunaYagci

I am using it and it is working fine. Angular 4, Ionic 2

arsyed04 avatar Apr 29 '17 14:04 arsyed04