angular2-masonry
angular2-masonry copied to clipboard
useImagesLoaded not working
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...
I haven't had this exception so far. Can you describe what you are doing exactly?
I am using it and it is working fine. Angular 4, Ionic 2