While loading a generated trace.zip on https://trace.playwright.dev/, I’m getting the below error. Could you please help us with reason of this failure?
sw.bundle.js:3 TypeError: Cannot set properties of undefined (setting 'afterSnapshot')
at Xr._innerAppendEvent (sw.bundle.js:3:1326)
at Xr._appendEvent (sw.bundle.js:3:304)
at Xr.appendTrace (sw.bundle.js:3:9)
at $r.load (sw.bundle.js:3:6668)
at async ma (sw.bundle.js:3:70749)
at async wa (sw.bundle.js:3:71920)
For some trace.zip files, it is loading and we are not getting the above issue.
For other trace.zip files, it is loading, but for a few zip files, we are getting issues in the console.
New contributor
Soujanya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1