add concept and then narrowers fails
Closed this issue · 2 comments
derntl commented
- add a new concept
- in the new concept details, add a narrower concept using the "Narrower Concepts" box on the right-hand side
- The result is that the concept is created, but not shown in the GUI and in the console we see an error
Error: main.tree[treeName].concepts[parentId] is undefined
derntl commented
The problem has disappeared