mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-04-21 13:51:59 +02:00
Signed-off-by: Diana Lease <dianarlease@gmail.com>
This commit is contained in:
parent
0468290eee
commit
63f099952e
@ -349,7 +349,7 @@ export const Editable = (props: EditableProps) => {
|
||||
}
|
||||
}
|
||||
},
|
||||
[readOnly]
|
||||
[readOnly, propsOnDOMBeforeInput]
|
||||
)
|
||||
|
||||
// Attach a native DOM event handler for `beforeinput` events, because React's
|
||||
|
Loading…
x
Reference in New Issue
Block a user