adopted-ember-addons/ember-light-table

Show helpful warning when trying to mutate an AdapterPopulatedRecordArray

Open

#470 opened on Jul 28, 2017

 (1 comment) (0 reactions) (0 assignees)JavaScript (130 forks)github user discovery
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.

Contributor guide