bizlina

Results 2 comments of bizlina

Thanks for your answer. If i replace "$data.Array" with "$data.String" then I can stop for all key fields with type "Edm.String". So far so good. But at this point my...

In the meantime I found out, that the "problem" is in the saveChanges() method of EntityContext.js. This is an excerpt of the saveChanges-method: ![image](https://cloud.githubusercontent.com/assets/23396884/20309241/86e225e6-ab47-11e6-8066-a108e3cc830a.png) In the variable "memDef" in line...