You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Had this same problem. Dug into the code and found out that to add an item as a child to an empty parent item, you have to aim at that parent item and then move the mouse horizontally. So if you drag the item ower the empty parent item and then drag it to the right, it will snap as child.
Expected behavior
must be able to add item to an empty nestable
Actual behavior
add item fails. it can only be added when there are already existing items on the nestable.
Steps to reproduce the behavior
Fork this template to reproduce issue.
The text was updated successfully, but these errors were encountered: