You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a dbc.Tabs with 3 tabs. Inside one of the tabs I generated a cytoscape element.
When I move to some other tab and then return to the one with the cytoscape, it is empty (all white). Clicking, scrolling, panning, etc doesn't help.
All other elements in both tabs remain as they are when switching tabs back and forth (plotly charts, images, tables, small html elements, etc.)
Versions
Dash 2.17.1
Dash Cytoscape 1.0.1
The text was updated successfully, but these errors were encountered:
Description
I have a dbc.Tabs with 3 tabs. Inside one of the tabs I generated a cytoscape element.
When I move to some other tab and then return to the one with the cytoscape, it is empty (all white). Clicking, scrolling, panning, etc doesn't help.
All other elements in both tabs remain as they are when switching tabs back and forth (plotly charts, images, tables, small html elements, etc.)
Versions
Dash 2.17.1
Dash Cytoscape 1.0.1
The text was updated successfully, but these errors were encountered: