-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot read property error of undefined. #34
Comments
Any update on this issue? |
Sometimes this error is observed if your timeline trace has some missing samples. |
@paulirish I got this same error while parsing the timeline profile. Here is the log trace, TypeError: Cannot read property 'error' of undefined It would be very helpful if you provide the solution. Thanks in advance!!! |
Hey I know I'm 3 years late to the party, but if anyone is struggling with this issue take a look at the code for: The issue is some events need to be cleaned up before parsing. |
I am using Tracealayzer node module. got the below error in devtools-timeline module
The text was updated successfully, but these errors were encountered: