Thanks for the awesome library,
I'm trying to make the undo / redo from valtio's proxyWithHistory work but it seems that it is not triggering yjs to update on undo / redo.
Code sandbox example here:
https://codesandbox.io/s/valtio-history-counter-d6txif?file=/src/App.js:329-345
any ideas on how to solve this ?
Thanks for the awesome library,
I'm trying to make the undo / redo from valtio's
proxyWithHistorywork but it seems that it is not triggering yjs to update on undo / redo.Code sandbox example here:
https://codesandbox.io/s/valtio-history-counter-d6txif?file=/src/App.js:329-345
any ideas on how to solve this ?