JavaScript Error in Site Kit: Failed to execute ‘removeChild’ on ‘Node
-
Hello,
I’m experiencing the following JavaScript error on my website when using Google Site Kit:
pgsqlCopia
Modifica
Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.This error appears in the browser console and seems to be triggered by a component rendered inside the Site Kit interface. The full React component trace includes:
Failed to execute ‘removeChild’ on ‘Node’: The node to be removed is not a child of this node.
in span in button in ForwardRef in LoadingWrapper in div in div in UserInputPreviewGroup in div in div in UserInputPreview in div in Cell in div in Row in div in Grid in div in div in Layout in SettingsCardKeyMetrics in div in Cell in div in Row in SettingsAdmin in Route in Switch in SettingsModules in div in Cell in div in Row in div in Grid in div in SettingsApp in withRouter(SettingsApp) in Router in HashRouter in RestoreSnapshots in ErrorHandler in ThemeProvider in StrictMode in Root`The issue occurs on the Site Kit dashboard/settings page (not on the public frontend), and I have the latest version of the plugin installed.
Could you please advise on how to fix or prevent this error?
Thanks in advance for your support.
The page I need help with: [log in to see the link]
The topic ‘JavaScript Error in Site Kit: Failed to execute ‘removeChild’ on ‘Node’ is closed to new replies.