Make WordPress Core

Opened 4 years ago

Closed 9 months ago

#55737 closed defect (bug) (reported-upstream)

web site error (in south korea)

Reported by: ranode's profile ranode Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Editor Keywords: reporter-feedback
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 hr (https://wordpress.org/gutenberg/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=6.1-alpha-53394:1:68782)
    at hr (https://wordpress.org/gutenberg/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=6.1-alpha-53394:1:68855)
    at hr (https://wordpress.org/gutenberg/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=6.1-alpha-53394:1:68855)
    at dr (https://wordpress.org/gutenberg/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=6.1-alpha-53394:1:68293)
    at Ar (https://wordpress.org/gutenberg/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=6.1-alpha-53394:1:80486)
    at unstable_runWithPriority (https://wordpress.org/gutenberg/wp-content/plugins/gutenberg/build/vendors/react.min.js?ver=6.1-alpha-53394:1:7430)
    at xn (https://wordpress.org/gutenberg/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=6.1-alpha-53394:1:29947)
    at Vr (https://wordpress.org/gutenberg/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=6.1-alpha-53394:1:78650)
    at Nr (https://wordpress.org/gutenberg/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=6.1-alpha-53394:1:74769)
    at https://wordpress.org/gutenberg/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=6.1-alpha-53394:1:30170

Change History (2)

#1 @costdev
4 years ago

  • Component changed from General to Editor
  • Keywords reporter-feedback added

Hi @ranode, welcome to Trac!

As these errors occur within Gutenberg, please open a new issue in the Gutenberg repository.

Please comment here with a link to the issue so that others can find it and I'll close this ticket as reported-upstream.

Thanks!

#2 @sabernhardt
9 months ago

  • Description modified (diff)
  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Status changed from new to closed

Hi!

I found two reports on the Gutenberg repository that included a "Failed to execute 'insertBefore' on 'Node'" error, so I will close this ticket as 'reported-upstream'.
https://github.com/WordPress/gutenberg/issues?q=Error%3A%20Failed%20to%20execute%20%27insertBefore%27%20on%20%27Node%27

If you experience this error again, please comment on one of those issues or open a new one on GitHub.

Note: See TracTickets for help on using tickets.