AriaFallah / mobx-store

A data store with declarative querying, observable state, and easy undo/redo.
MIT License
282 stars 9 forks source link

Undo is broken when trying to undo removal from an array. #18

Closed AriaFallah closed 8 years ago

AriaFallah commented 8 years ago

It's just super broken in general the more I look into it 😅 . Full fix coming later today.