Skip to content

Commit

Permalink
fix(editor): delete entity reset base
Browse files Browse the repository at this point in the history
  • Loading branch information
Novout committed Dec 31, 2021
1 parent 8df40a3 commit b71f222
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,10 @@
e.stopPropagation()
entity.base().onDelete(props.entity, _index.value)
await nextTick
emitter.emit('entity-reset')
}
// italic entity
Expand Down

0 comments on commit b71f222

Please sign in to comment.