Closed GalinaLapushinskaya closed 1 year ago
Same here. I am running the BalkanTree Library using Angular when attempting to save edits made to an existing node. This is the error i receive in the console:
core.mjs:9095 ERROR TypeError: Cannot set property 3 of [object Module] which has only a getter
at FamilyTree.update (familytree.js:1:20865)
at FamilyTree._fireUpdate_addUpdateRemove (familytree.js:1:30327)
at FamilyTree.updateNode (familytree.js:1:29777)
at HTMLButtonElement.
We have addressed the issue in the latest version
Now you cannot edit a node when node tree menu is opened
Clear your browser cache and test here
Thank you, the issue has been resolved on my end!
The issue was resolved for me too, thank you
Also, is there a way to return from the view where use adding members to a tile to normal view programmatically?