Caleydo / ordino

Target discovery platform for exploring rankings of genes, disease models, and other entities. @JKU-ICG @datavisyn

Home Page:http://caleydo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circular references in view object passed to the provenance graph

oltionchampari opened this issue · comments

  • Release number or git hash: develop
  • Web browser version and OS:
  • Environment (local or deployed): local & deployed

Steps to reproduce

  1. Switch between detail views

Observed behavior

  • The first view gets correctly added to the provenance graph
  • Replacing the view does not work
  • It fails with json.stringify(object) object has circular references
  • It seems to be related to #250 since reverting the included changes fixes the problem.

Expected behavior

  • The views should switch.

Scc

provgraph_bug