decaporg / decaporg/decap-cms

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

Open
#7,105 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
19.4k
Forks
3.1k
Avg merge
1d 14h
Merged PRs (30d)
9

Description

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

**To Reproduce**
- Checkout https://github.com/xbmc/kodi-tv/tree/main
- Run `npm i`
- Run `npm start`
- Goto `http://localhost:8000/admin/#/`
- You should see an error - there also are errors in the start console

```
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](https://github.com/decaporg/decap-cms/assets/5943908/4bdf8a1c-2c2e-41e4-ab12-1fc21d25baae)

![image](https://github.com/decaporg/decap-cms/assets/5943908/8d4e2c93-f4a9-48ce-8145-81efd82d8ed7)

**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
...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.