• Resolved gianluca pasini

    (@gianluca-pasini)


    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]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Adam Dunnage

    (@adamdunnage)

    Hi @gianluca-pasini, thanks for getting in touch.

    Based on the error you’re facing, I suspect this may be related to either a translation or third party plugin related conflict. To determine more on this, and ensure it no longer occurs, please share the following:

    1. Your Site Health information. You can use this form to share privately if preferred.  
    2. When checking the Site Kit dashboard from a Chrome browser incognito window does the same occur?
    3. Does this occur each time you visit the Site Kit dashboard/settings, or more sporadically?

    Let me know if you have any questions with the above.

    Plugin Support Adam Dunnage

    (@adamdunnage)

    @gianluca-pasini I just wanted to check back in with you to see if you are still facing this issue? If yes, please share the requested information above.

    hoyetravel

    (@hoyetravel)

    yes I went Google sit on my website

    Plugin Support Adam Dunnage

    (@adamdunnage)

    @hoyetravel If you’re having issues with Site Kit then please can I ask that you open your own support topic where we can assist you individually, thanks!

    Plugin Support Adam Dunnage

    (@adamdunnage)

    As we didn’t receive a response I’ll mark this as resolved. Feel free to open a new support topic if you continue to encounter issues, or reopen this topic and we’d be happy to assist.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘JavaScript Error in Site Kit: Failed to execute ‘removeChild’ on ‘Node’ is closed to new replies.