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

Egmt and Cluster components require two submits in order to load #1

Open
bhaveshsunny opened this issue Sep 3, 2017 · 0 comments
Open

Comments

@bhaveshsunny
Copy link
Owner

The components Egmt (Plotly.js plot) which plots egmt values of the ajax request and the cluster genes component which coverts the data from geneCountDf into a table, both require the data from the props in order to render. From the debugging I did the setstate of emroot runs after the render asynchronously hence this bug. Yet both the cytoscape components are getting their respective data objects while these two components are not.
screenshot from 2017-08-30 14-07-14

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

No branches or pull requests

1 participant