adopted-ember-addons/ember-light-table
Show helpful warning when trying to mutate an AdapterPopulatedRecordArray
Open
#470 opened on Jul 28, 2017
cookbookenhancementhelp wantedideas-wanted
Repository metrics
- Stars
- (312 stars)
- PR merge metrics
- (PR metrics pending)
Description
People are constantly running into #423: The result of a server query is immutable
We should improve the examples, I think.
And we can add assertions to all row mutation methods to display more helpful errors when trying to mutate an AdapterPopulatedRecordArray.