▲ Implementing Undo-Redo in React at ameyakarve.com▼1 up and 0 down, posted by eskimoblood 3818 days ago 4 comments
andreypopp 3811 days ago. link parent 1 point ▲ ▼React Forms uses immutable data (not so advanced as mori, just makes sure it doesn't mutate and produces a new copy on update). So that UndoMixin only works with immutable data.