-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
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
Labels
No labels