Hello!
While removing items from GridView I sometimes encounter the following javascript error (mostly in Google Chrome):
Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
While removing items from GridView I sometimes encounter the following javascript error (mostly in Google Chrome):
Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
Have you encountered this before? I don't think it really affects functionality, but have lots of javascript errors pouring out doesn't feel good either.
I'm using build 2014.1.526.1050 (but I have seen this error in every build I have tried)
Best regards,
Patrik Edberg