kommitters / editorjs-undo

Undo/Redo feature for Editor.js
https://www.npmjs.com/package/editorjs-undo
MIT License
165 stars 51 forks source link

Solve bug in undo with deleted blocks #220

Closed MarioRodriguezS closed 10 months ago

MarioRodriguezS commented 10 months ago

fix #209

Description

This pull request solves the bug when a block is deleted and the undo action is triggered.