ember-model
ember-model copied to clipboard
Cannot remove item if model without "id" definition
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.