dice-group / deer

RDF Dataset Enrichment Framework
https://dice-group.github.io/deer/
GNU Affero General Public License v3.0
10 stars 7 forks source link

[BUG] Parameter values are not saved #15

Closed kvndrsslr closed 3 years ago

kvndrsslr commented 3 years ago

Description:

When inserting values on the right side, they seem to not be saved!

Steps to reproduce:

  1. pull latest commit
  2. npm run build
  3. run server on port 8080
  4. create two nodes
  5. fill out values from first node on right side, click save
  6. focus second node
  7. re-focus first node

Expected behavior:

Parameter values should be saved and displayed when re-entering the node.

Actual behavior

Parameter values disappear forever ✨

output