Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NotFoundError: Node.removeChild: The node to be removed is not a child of this node #7105

Open
razzeee opened this issue Feb 15, 2024 · 4 comments

Comments

@razzeee
Copy link

razzeee commented Feb 15, 2024

Describe the bug
When logged into the admin interface, we get an error shown at the top

To Reproduce

 WARNING  Compiled with 1 warning                                                                                                                                        
⠀
 warning  in ./node_modules/gatsby-plugin-decap-cms/gatsby-browser.js
⠀

Expected behavior
Shouldn't show the error - sub pages get broken and also show the header in the middle of the page

Screenshots

image

image

Applicable Versions:

  • Decap CMS version: decap-cms-app@3.1.1
  • Git provider: github
  • Browser version: Mozilla/5.0 (X11; Linux x86_64; rv:122.0) Gecko/20100101 Firefox/122.0

CMS configuration

https://github.com/xbmc/kodi-tv/blob/main/static/admin/config.yml
...
@ProfYaffle
Copy link

FWIW on this, I've just tried (everything fully patched and upgrade beforehand - yes, I know "latest" isn't a version, but there are too many variables at play here):

  • Ubuntu 22.04.4 physical machine #⁠1 - Chrome, Firefox native, Firefox Snap, Opera
  • Ubuntu 22.04.4 physical machine #⁠2 - Chrome, Firefox Snap
  • Ubuntu 22.04.4 VM (Ubuntu 22.04.4 #⁠1 host, Virtualbox) - Chrome, Firefox Snap
  • Windows 10 VM (Ubuntu 22.04.4 #⁠1 host, Virtualbox) - Chrome, Edge, Firefox
  • Windows 10 VM (Ubuntu 22.04.4 #⁠2 host, virt-manager) - Chrome, Edge, Firefox
  • Windows 11 physical - Chrome, Firefox, Opera
  • Android 14 physical - Chrome, Firefox, Opera, DuckDuckGo

I've also toggled VPN on/off where applicable (Opera), I've used private/incognito tabs, I've switched off my PiHole and also toggled between cellular and LAN to eliminate both local config and ISP issues. Most of these devices have never been used to access the CMS before, so there should be no cached... well, anything (plus several of these were refreshed or clean browser installations as well).

All failed with (browser-specific presentation variations of) the same error, as above. It's not looking like a client error, then, as I think that comprehensively eliminates most variables (including browser engine).

@razzeee
Copy link
Author

razzeee commented Mar 8, 2024

As far as I can tell this was introduced with 3.1.0 - we've reverted to the version before that now and it started to work again.

derreinbeker pushed a commit to derreinbeker/derreinbeker_eleventy-netlify-boilerplate that referenced this issue Mar 9, 2024
As far as I can tell this was introduced with 3.1.0 - we've reverted to the version before that now and it started to work again.
@nyxi
Copy link

nyxi commented Oct 29, 2024

I had this exact error message but probably not the same cause as OP. The workaround noted by razzeee worked.

But ultimately the fix for me was to use decap-cms-app - not decap-cms (I'm using the "install with npm" method instead of cdn)

@razzeee
Copy link
Author

razzeee commented Oct 29, 2024

I'm using decap-cms-app so, it doesn't seem to be what's solving this.

The latest version also still has this bug happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants