While trying to create an "Item Creator" on a page (following this guide: http://doc.dynamicweb.com/training-certification/t1-content-implementer/t1-content-implementer/1-3-items (creating items from frontend)) i cant create the App. While entering all the values, and klicking save or close & save nothing is registered and i get this error in the console:
Uncaught Sortable: `el` must be HTMLElement, and not [object Undefined]
How do i fix this? What is wrong?