-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Comments
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):
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). |
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. |
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.
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 |
I'm using The latest version also still has this bug happening. |
Describe the bug
When logged into the admin interface, we get an error shown at the top
To Reproduce
npm i
npm start
http://localhost:8000/admin/#/
Expected behavior
Shouldn't show the error - sub pages get broken and also show the header in the middle of the page
Screenshots
Applicable Versions:
decap-cms-app@3.1.1
github
Mozilla/5.0 (X11; Linux x86_64; rv:122.0) Gecko/20100101 Firefox/122.0
CMS configuration
The text was updated successfully, but these errors were encountered: