Can't create child field

Web Scraper version: 0.4.2
Chrome version: 77.0.3865.75 64bit (Clean Chrome, without any other active extensions)
OS: MacOS 10.13.6 (17G8030) and Win7

Sitemap:

{"_id":"test","startUrl":["https://www.webscraper.io/test-sites/e-commerce/allinone"],"selectors":[{"id":"name","type":"SelectorText","parentSelectors":["_root"],"selector":"a.title","multiple":true,"regex":"","delay":0},{"id":"element created in \"name\"","type":"SelectorText","parentSelectors":["_root"],"selector":"p.description","multiple":false,"regex":"","delay":0}]}

Error Message:

No errors.
If I create a new sitemap, I can create only selectors as a child of "_root" and any other selector I made doesn't appear in the "Parent Selectors" field.
If I edit an old sitemap that has already hierarchical structure with selectors and child of them, in the "Parent Selectors" field I can select old selectors as "parents" but it doesn't show the selectors I created in this session.

To access error messages follow these steps:

  1. Open chrome://extensions/ or go to manage extensions
  2. Enable “developer mode” at the top right
  3. Open Web Scrapers “background page”
  4. A new popup window should appear.
  5. Go to “Console” tab. You should see Web Scraper log messages and errors there.