WAIT: Nav (nestable) Dropdown - moving content element out of dropdown, then deleting dropdown, leaves un-deletable content item

Browser: Firefox 134.0.1 (64-bit)
OS: Windows 10

I created a dropdown with a megamenu in it. Then I changed my mind, and dragged the content element OUT of the dropdown (and out of the nav element). Then I deleted the dropdown.

So far so good - but now I’ve got a spare “content” element that I can’t delete:

It is possible to workaround this by creating a new dropdown item, dragging the content item into the dropdown item, then deleting the dropdown item with both the content items (new and old) inside it.

Hi,

I see. I can reproduce this also locally in 1.11.1.1 version. This element is intended for use inside the dropdown, so this is a little helper to prevent it from removing it.
But yeah, in this case, you should be able to delete it.

For now, if you wrap this element inside any other element (Block, Div…), and then remove that element, it will also remove this “content” element.

Best regards,
Matej