Found the problem: this seems to be a problem when model attribute is named the same as one of Model's built-in properties. Since can.Model already defines its own properties created, updated, ... a model cannot have such properties.
↧