arkhn / fhir-river

Live ETL pipeline to standardize Health Data into FHIR.
Apache License 2.0
42 stars 4 forks source link

[FhirResourceTree] Root Complex nodes get empty when going back #653

Open BPierrick opened 3 years ago

BPierrick commented 3 years ago

Description

After loading a mapping view, and thus loading the whole FHIR Resource tree, if we go to the "Preview" page and head back to this view by clicking on the "Back" button, all complex nodes present at the 1st level of the tree are empty.

Reproduction

  1. Load a mapping page with a FHIR resource tree in it.
  2. Go to the Preview page
  3. Go back to the mapping page by clicking on the back button
  4. All complex nodes at the root of the tree are empty.