ampproject / error-reporting

Contains production error tracking issues.
Apache License 2.0
2 stars 5 forks source link

🚨 Error: failed to attach shadow document for page: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. #31

Open ampprojectbot opened 3 years ago

ampprojectbot commented 3 years ago

Details

Error report: link First seen: Nov 18, 2020 Frequency: ~ 715/day

Stacktrace

Error: failed to attach shadow document for page: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
    at removeChild (src/shadow-embed.js:183:15)
    at importShadowBody (src/multidoc-manager.js:246:23)
    at builder (src/multidoc-manager.js:205:4)
    at attachShadowDoc_ (src/multidoc-manager.js:235:11)
    at attachShadowDoc (extensions/amp-next-page/1.0/service.js:594:40)
    at attachDocumentToPage (extensions/amp-next-page/1.0/page.js:253:7)
    at attach_ (extensions/amp-next-page/1.0/page.js:208:11)
    at resume (extensions/amp-next-page/1.0/service.js:450:60)
    at map (extensions/amp-next-page/1.0/service.js:450:41)

Notes

@jridgewell modified src/shadow-embed.js:181-184 in #29033 (Jun 26, 2020) @wassgha modified src/multidoc-manager.js:232-273 in #25629 (Dec 10, 2019) @wassgha modified src/multidoc-manager.js:189-230 in #25629 (Dec 10, 2019) @wassgha modified src/multidoc-manager.js:232-273 in #25629 (Dec 10, 2019) @wassgha modified extensions/amp-next-page/1.0/service.js:594-601 in #26296 (Jan 23, 2020) @wassgha modified extensions/amp-next-page/1.0/page.js:252-257 in #26610 (Feb 11, 2020) @wassgha modified extensions/amp-next-page/1.0/page.js:208-208 in #26610 (Feb 11, 2020) @renovate-bot modified extensions/amp-next-page/1.0/service.js:450-450 in #27350 (Mar 30, 2020) @renovate-bot modified extensions/amp-next-page/1.0/service.js:450-450 in #27350 (Mar 30, 2020)

Seen in:

Possible assignees: @jridgewell, @wassgha

/cc @ampproject/release-on-duty

ampprojectbot commented 3 years ago

A duplicate error report was linked to this issue (link)