ampproject / error-reporting

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

🚨 Error: Type error #41

Closed ampprojectbot closed 3 years ago

ampprojectbot commented 3 years ago

Details

Error report: link First seen: Jan 6, 2021 Frequency: ~ 42/day

Stacktrace

Error: Type error
    at url (src/url.js:124:45)
    at src/preconnect.js:175:30
    at createElement (src/preconnect.js:174:27)

Notes

@alanorozco modified src/url.js:122-126 in #31594 (Jan 5, 2021) @cramforce modified src/preconnect.js:170-178 in #3910 (Jul 6, 2016) @cramforce modified src/preconnect.js:170-178 in #3910 (Jul 6, 2016)

Seen in:

Possible assignees: @alanorozco, @cramforce

/cc @ampproject/release-on-duty

rcebulko commented 3 years ago

@alanorozco This is almost certainly related to https://github.com/ampproject/amphtml/issues/31594 ; could you take a look?

Seems like a dupe of https://github.com/ampproject/error-reporting/issues/42 but with a slightly different stacktrace, so I left both

alanorozco commented 3 years ago

Same root cause and impact surface as #40