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 #14

Closed ampprojectbot closed 3 years ago

ampprojectbot commented 3 years ago

Details

Error report: link First seen: Apr 9, 2020 Frequency: ~ 5,898/day

Stacktrace

Error: Cannot read property 'style' of null
    at element (src/style.js:119:4)
    at setStyle (src/style.js:166:4)
    at setStyles (src/style-installer.js:300:2)
    at setBodyVisibleStyles (src/style-installer.js:292:2)
    at makeBodyVisibleRecovery (src/chunk.js:266:4)
    at onTaskError_ (src/chunk.js:202:6)
    at t (src/chunk.js:419:6)
    at boundExecute_ (src/chunk.js:474:6)

Notes

@rsimha modified src/style.js:118-122 in #21212 (May 16, 2019) @calebcordry modified src/style-installer.js:291-304 in #17744 (Aug 29, 2018) @calebcordry modified src/style-installer.js:291-304 in #17744 (Aug 29, 2018) @calebcordry modified src/chunk.js:266-266 in #17744 (Aug 29, 2018) @choumx modified src/chunk.js:193-208 in #6967 (Jan 27, 2017) @cramforce modified src/chunk.js:419-420 in #23750 (Aug 7, 2019) @choumx modified src/chunk.js:474-474 in #8639 (Apr 7, 2017)

Seen in:

Possible assignees: @cramforce, @calebcordry

/cc @ampproject/release-on-duty

rcebulko commented 3 years ago

Closing as dupe of #12