Skip to content

Commit

Permalink
Create giant-kings-hug.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zbeyens committed Jul 20, 2021
1 parent 07fe6d7 commit 75b39f1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/giant-kings-hug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@udecode/slate-plugins-core": patch
---

Sometimes we want to preventDefault without stopping the handler pipeline, so we remove this check.
In summary, to stop the pipeline, a handler has to return `true` or run `event.stopPropagation()`

0 comments on commit 75b39f1

Please sign in to comment.