Note: I identified the issue with file system but it might be more generic reproduction steps
- remove ~/.cristal
- start an electron instance
- edit and the main page
- click on new page
- set a name FirstSubPage
- select the main page
- click on create
- edit the content and save
- observe the document tree
Expected A "root" page with a sub FirstSubPage item. Actual FirstSubPage is duplicated. |