bergie/create

TypeError when deleting an element

flack opened this issue · 1 comments

To reproduce:

  • Add a new child element somewhere
  • Click save
  • select the child element
  • Click delete

result:

TypeError: model.change is not a function
create.js
Line 2420

P.S.: the error message is from Firefox, in Chrome the wording is different, but refers to the same line:

Uncaught TypeError: undefined is not a function 
create.js:2420