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

Uncaught TypeError in PlotlyGraph via FigureExtractor.js #1778

Closed
umesh-timalsina opened this issue Jul 16, 2020 · 0 comments · Fixed by #1771
Closed

Uncaught TypeError in PlotlyGraph via FigureExtractor.js #1778

umesh-timalsina opened this issue Jul 16, 2020 · 0 comments · Fixed by #1771
Labels

Comments

@umesh-timalsina
Copy link
Contributor

umesh-timalsina commented Jul 16, 2020

In ExecutionIndex / PlotlyGraph widget, following error is encountered:

Uncaught TypeError: Cannot read property 'getAttribute' of null
    at FigureExtractor.getMetaType (FigureExtractor.js:213)
    at isMetaType (FigureExtractor.js:203)
    at FigureExtractor._getContainmentParentNodeAt (FigureExtractor.js:208)
    at FigureExtractor.getGraphNode (FigureExtractor.js:197)
    at ExecutionIndexControl._getObjectDescriptor (ExecutionIndexControl.js:249)
    at ExecutionIndexControl._onLoad (ExecutionIndexControl.js:335)
    at ExecutionIndexControl._eventCallback (ExecutionIndexControl.js:318)
    at Object.FN (ExecutionIndexControl.js:210)
    at userEvents (client.js:308)
    at _updateTerritoryAllDone (client.js:432)

Will be fixed by #1771.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant