You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
I'm attempting to open a trace generated via cpp bindings. I was able to open a simple single-scope trace generated from the main thread, but when I use it from multiple threads, I get this error: "Type error: cannot read properly 'a' of null"
Is this a known issue? If so, is there a workaround?
Attaching a zipped trace: trace.zip