oasis-open / cti-stix-visualization

OASIS TC Open Repository: Lightweight visualization for STIX 2.0 objects and relationships
http://oasis-open.github.io/cti-stix-visualization
BSD 3-Clause "New" or "Revised" License
138 stars 43 forks source link

Previously-selected nodes still remain selected #35

Closed khdesai closed 6 years ago

khdesai commented 6 years ago

If I visualize some json, click-on/select a node, click on "STIX Visualizer" in the top-left corner, and then visualize another (or even the same) valid json, the node that was previously selected still shows up as the selected node.

So, if I visualize 1 json, then try to visualize another json, info for the selected node will be present even if I haven't yet clicked on anything (or even if there are no nodes present).