1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-22 23:12:52 +02:00

Fix triple-click contenteditable="false" error (#5343)

This commit is contained in:
Joe Anderson
2023-03-07 17:15:59 +00:00
committed by GitHub
parent bc07cf8c86
commit f7f02a8b23
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Fix error when triple-clicking a word preceding a `contenteditable="false"` DOM node in Chrome