ampproject / error-reporting

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

🚨 Error: this.win.document.head.querySelectorAll(...).forEach is not a function #161

Open ampprojectbot opened 2 years ago

ampprojectbot commented 2 years ago

Details

Error report: link First seen: Apr 14, 2022 Frequency: ~ 20,097/day

Stacktrace

Error: this.win.document.head.querySelectorAll(...).forEach is not a function
    at this (src/service/ampdoc-impl.js:357:21)
    at this (src/service/ampdoc-impl.js:385:20)
    at element (src/consent.js:118:43)
    at _this2 (src/custom-element.js:525:25)

Notes

@mdmower modified src/service/ampdoc-impl.js:345-358 in #26687 (Feb 27, 2020) @mdmower modified src/service/ampdoc-impl.js:385-386 in #26687 (Feb 27, 2020) @zhouyx modified src/consent.js:115-119 in #20284 (Jan 15, 2019) @zhouyx modified src/custom-element.js:525-525 in #15724 (Jun 7, 2018)

Seen in:

Possible assignees: @mdmower, @zhouyx

/cc @ampproject/release-on-duty