Closed shaunlebron closed 7 years ago
Undo exhibits weird behavior. For example, starting with:
(foo [1 2 3 4 5 6])
Press Enter after foo:
foo
Undo:
Might be able to fix this with setHistory
this seems to be worse than the original cljs version. need to investigate what I originally did some custom history editing there
Undo exhibits weird behavior. For example, starting with:
Press Enter after
foo
:Undo:
Might be able to fix this with setHistory