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

Force-directed graph returns [object Object] after first load #6525

Closed
3 tasks
us3r opened this issue Dec 12, 2018 · 2 comments
Closed
3 tasks

Force-directed graph returns [object Object] after first load #6525

us3r opened this issue Dec 12, 2018 · 2 comments
Labels
!deprecated-label:bug Deprecated label - Use #bug instead

Comments

@us3r
Copy link

us3r commented Dec 12, 2018

Make sure these boxes are checked before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven't found one similar.

Superset version

0.29.0rc7

Expected results

Opening tabs with force-directed graph should show me loaded graph.

Actual results

After switching to the tab with force-directed graph I have sth like this:

image

I need to force refresh to get the graph.

Steps to reproduce

  • Create tabs.
  • Add to the second tab force-directed graph.
  • Open dashboard, switch to the tab with force-directed graphs.
@us3r us3r changed the title Force-directed graph retuning [object Object] after first load Force-directed graph returns [object Object] after first load Dec 12, 2018
@kristw kristw added the !deprecated-label:bug Deprecated label - Use #bug instead label Dec 12, 2018
@mistercrunch
Copy link
Member

Fixed in master

@dsewell
Copy link

dsewell commented Feb 3, 2020

I'm getting the same issue with the latest version 0.35.2 and master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
!deprecated-label:bug Deprecated label - Use #bug instead
Projects
None yet
Development

No branches or pull requests

4 participants