Skip to content

Adding new blocks in empty template #393

@silicahd

Description

@silicahd

I noticed this happens also on the demo page here.

If you remove all the blocks you cant drag any new sections. Also you cant drag any sections to the bottom, you can however drag in them middle and than move to the bottom. I realized that you have to create an empty template like this. You can only drag new sections in the middle but not above or under.

<body>
   <section title="one column" class="py-4">

    </section>
  //Drag Here
    <section title="one column" class="py-4">

    </section>

</body>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions