Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

TypeError when deleting an element #207

Open
flack opened this issue Jul 25, 2014 · 1 comment
Open

TypeError when deleting an element #207

flack opened this issue Jul 25, 2014 · 1 comment

Comments

@flack
Copy link

flack commented Jul 25, 2014

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
@flack
Copy link
Author

flack commented Jul 25, 2014

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant