ampproject / error-reporting

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

🚨 Error: Cannot read property 'style' of null #99

Open ampprojectbot opened 3 years ago

ampprojectbot commented 3 years ago

Details

Error report: link First seen: Mar 20, 2021 Frequency: ~ 49,911/day

Stacktrace

Error: Cannot read property 'style' of null
    at style (src/core/dom/style.js:121:10)
    at mutator (src/service/mutator-impl.js:221:8)
    at callback (src/service/vsync-impl.js:471:16)
    at callTask_ (src/service/vsync-impl.js:428:8)

Notes

@rsimha modified src/core/dom/style.js:120-124 in #21212 (May 16, 2019) @powerivq modified src/service/mutator-impl.js:219-221 in #26638 (Feb 12, 2020) @jridgewell modified src/service/vsync-impl.js:471-472 in #20836 (Feb 14, 2019) @rsimha modified src/service/vsync-impl.js:428-428 in #23363 (Jul 17, 2019)

Seen in:

Possible assignees: @powerivq, @rsimha

/cc @ampproject/release-on-duty

ampprojectbot commented 3 years ago

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

jridgewell commented 3 years ago

For posterity:

This was tracked to amp-onetap-google: https://github.com/ampproject/amphtml/blob/a62b451774b56838259583f983fa73580b519a3a/extensions/amp-onetap-google/0.1/amp-onetap-google.js#L137

It can be seen by going to https://www-nytimes-com.cdn.ampproject.org/c/s/www.nytimes.com/live/2021/08/04/world/covid-delta-variant-vaccine.amp.html?usqp=mq331AQKKAFQArABIIACAw%3D%3D, and clicking the X icon on the Google signin popup.

ampprojectbot commented 3 years ago

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

ampprojectbot commented 3 years ago

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