Error: Failed to execute ‘removeChild’
-
I’m getting this error on a client’s website that uses Beaver Builder Lite. The client says the post editor keeps crashing when using the standard editor, but the error seems to be related to the React library and I think Beaver Builder uses React, so think this might be the right place to ask.
Error:
Error: Failed to execute ‘removeChild’ on ‘Node’: The node to be removed is not a child of this node.
at jr (https://c0.wp.com/c/6.2/wp-includes/js/dist/vendor/react-dom.min.js:10:75178)
at Qr (https://c0.wp.com/c/6.2/wp-includes/js/dist/vendor/react-dom.min.js:10:74863)
at jr (https://c0.wp.com/c/6.2/wp-includes/js/dist/vendor/react-dom.min.js:10:75620)
at Qr (https://c0.wp.com/c/6.2/wp-includes/js/dist/vendor/react-dom.min.js:10:74863)
at jr (https://c0.wp.com/c/6.2/wp-includes/js/dist/vendor/react-dom.min.js:10:75620)
at qr (https://c0.wp.com/c/6.2/wp-includes/js/dist/vendor/react-dom.min.js:10:76430)
at Kr (https://c0.wp.com/c/6.2/wp-includes/js/dist/vendor/react-dom.min.js:10:78003)
at qr (https://c0.wp.com/c/6.2/wp-includes/js/dist/vendor/react-dom.min.js:10:76580)
at Kr (https://c0.wp.com/c/6.2/wp-includes/js/dist/vendor/react-dom.min.js:10:76892)
at qr (https://c0.wp.com/c/6.2/wp-includes/js/dist/vendor/react-dom.min.js:10:76580)
The topic ‘Error: Failed to execute ‘removeChild’’ is closed to new replies.