Make WordPress Core

Opened 2 years ago

Closed 10 months ago

#60311 closed defect (bug) (invalid)

Editing interface prompts error

Reported by: chengjianping's profile chengjianping Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Editor Keywords: move-to-github close
Focuses: Cc:

Description (last modified by sabernhardt)

Error: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.

    at Qr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:74697)
    at Qr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:74770)
    at Qr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:74770)
    at Xr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:79821)
    at Yr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76707)
    at Kr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76584)
    at Yr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:78007)
    at Kr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76584)
    at Yr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76896)
    at Kr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76584)
    at Yr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76699)
    at Kr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76584)
    at Yr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76699)
    at Kr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76584)
    at Yr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76699)
    at Kr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76584)
    at Yr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76699)
    at Kr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76584)
    at Yr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76896)
    at Kr (https://bjhxrm.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:76

Attachments (1)

Screenshot 2025-02-18 012522.png (242.5 KB) - added by deedesigner 12 months ago.
404 code of the images

Download all attachments as: .zip

Change History (4)

#1 @deedesigner
12 months ago

Getting 404 on these pages

@deedesigner
12 months ago

404 code of the images

#2 @sabernhardt
12 months ago

  • Component changed from General to Editor
  • Description modified (diff)
  • Keywords move-to-github close added

Hi and welcome to WordPress Core Trac!

Sorry about the late response. For the block editor interface, please report any problems in the Gutenberg plugin repository.

Two issues mentioned a similar error message and might be related to the situation you had:
https://github.com/WordPress/gutenberg/issues?q=Failed%20to%20execute%20%27insertBefore%27%20on%20%27Node%27

#3 @karmatosed
10 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

Thank you for reporting this. I did some searching and also testing but couldn't find anything around this or replicate anything. It might be something specific to your situation, or it could be something else. That said for now I am going to close this ticket. As has been recommended if you do have any more information please open an issue on the core editor repo.

Note: See TracTickets for help on using tickets.