Skip to content
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

treemap regression since 1.58.0 #5328

Closed
nicolaskruchten opened this issue Dec 8, 2020 · 2 comments · Fixed by #5330
Closed

treemap regression since 1.58.0 #5328

nicolaskruchten opened this issue Dec 8, 2020 · 2 comments · Fixed by #5330
Assignees
Labels
bug something broken regression this used to work

Comments

@nicolaskruchten
Copy link
Contributor

This code used to work: https://codepen.io/nicolaskruchten/pen/GRjqVWG

@nicolaskruchten
Copy link
Contributor Author

Uncaught TypeError: Cannot read property 'root' of undefined
    at s (plotly-latest.min.js:61)
    at c.each (plotly-latest.min.js:20)
    at Object.r._runCrossTraceCalc (plotly-latest.min.js:61)
    at Array.r.crossTraceCalc (plotly-latest.min.js:61)
    at O (plotly-latest.min.js:61)
    at Object.x.doCalcdata (plotly-latest.min.js:61)
    at Object.r.plot (plotly-latest.min.js:61)
    at Object.r.newPlot (plotly-latest.min.js:61)
    at pen.js:2

@archmoj archmoj added the bug something broken label Dec 8, 2020
@archmoj archmoj self-assigned this Dec 8, 2020
@archmoj archmoj added the regression this used to work label Dec 8, 2020
@archmoj
Copy link
Contributor

archmoj commented Dec 8, 2020

The side effect of #5232.

@archmoj archmoj changed the title treemap regression since 1.57.x treemap regression since 1.58.0 Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken regression this used to work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants