ebryn / ember-model

A lightweight model library for Ember.js
MIT License
524 stars 159 forks source link

Cannot remove item if model without "id" definition #376

Open inDream opened 10 years ago

inDream commented 10 years ago

I'm using ember-model-localstorage-adapter, I have faced this issue twice and I think the library should set a default id definition, then people would not need to debug hours to find out this problem.