Make WordPress Core

Opened 3 years ago

Closed 16 months ago

#60311 closed defect (bug) (invalid)

Editing interface prompts error

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

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 18 months ago.
404 code of the images

Download all attachments as: .zip

Change History (4)

#1 @deedesigner
18 months ago

Getting 404 on these pages

@deedesigner
18 months ago

404 code of the images

#2 @sabernhardt
18 months ago

  • Component GeneralEditor
  • 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
16 months ago

  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed

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.