mutation payload as array - fail
edwar64896 opened this issue · 0 comments
edwar64896 commented
This code doesn't support mutation payloads that are arrays. The undo and redo simply detects them as standard objects and any array-reliant code in the mutation subsequently fails.