• wordpress 5.4.1 Google Chrome error:

    Error: Failed to execute ‘removeChild’ on ‘Node’: The node to be removed is not a child of this node

    Firefox is fine, Google are wrong.

    Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
        at ah (/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:109:220)
        at Ti (/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:145:151)
        at unstable_runWithPriority (/wp-includes/js/dist/vendor/react.min.js?ver=16.9.0:26:340)
        at Ma (/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:52:280)
        at Ia (/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:140:407)
        at ze (/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:118:14)
        at /wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:53:49
        at unstable_runWithPriority (/wp-includes/js/dist/vendor/react.min.js?ver=16.9.0:26:340)
        at Ma (/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:52:280)
        at mg (/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:52:496)
Viewing 1 replies (of 1 total)
  • first of all you have Open config/config.inc.php files

    and then find below lines

    @ini_set(‘display_errors’, ‘off’);

    and debug your Error try to get More Information for this website.

Viewing 1 replies (of 1 total)
  • The topic ‘Error: Failed to execute ‘removeChild’’ is closed to new replies.