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
- create an empty nestable
- call add method to add item to that nestable
Fork this template to reproduce issue.
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.