-
Notifications
You must be signed in to change notification settings - Fork 484
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
"Collapse One" button throws an error when trace is fully collapsed #229
Labels
Comments
yuribit
pushed a commit
to yuribit/jaeger-ui
that referenced
this issue
Jul 24, 2018
yuribit
pushed a commit
to yuribit/jaeger-ui
that referenced
this issue
Jul 24, 2018
Signed-off-by: Yuri Roncella <[email protected]>
Merged
yuribit
pushed a commit
to yuribit/jaeger-ui
that referenced
this issue
Jul 24, 2018
Signed-off-by: Yuri Roncella <[email protected]>
Thank you for filing! |
tiffon
pushed a commit
that referenced
this issue
Jul 25, 2018
Signed-off-by: Yuri Roncella <[email protected]>
vvvprabhakar
pushed a commit
to vvvprabhakar/jaeger-ui
that referenced
this issue
Jul 5, 2021
Signed-off-by: Yuri Roncella <[email protected]> Signed-off-by: vvvprabhakar <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When you click on the "Collapse One" button for 3 times using the above trace as input, the webapp throws the following error:
Uncaught TypeError: Cannot read property 'spanID' of undefined at collapseOne (duck.js:174)
The text was updated successfully, but these errors were encountered: