Taro.Nonoyama

Results 2 comments of Taro.Nonoyama

Hello @juliandsg0222 . I have the same problem as @Jean-PhilippeD. ```typescript editorJS.current = new EditorJS({ holder: "something", data: defaultBlock, ... onReady() { if (!!editorJS.current) { new Undo({ editor: editorJS.current, maxLength:...

@juliandsg0222 I've been using `2.0.27`