mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-27 09:04:31 +02:00
fix to re-resolve plugins when placeholder props change, closes #601
This commit is contained in:
@@ -39,6 +39,9 @@ const EVENT_HANDLERS = [
|
|||||||
|
|
||||||
const PLUGINS_PROPS = [
|
const PLUGINS_PROPS = [
|
||||||
...EVENT_HANDLERS,
|
...EVENT_HANDLERS,
|
||||||
|
'placeholder',
|
||||||
|
'placeholderClassName',
|
||||||
|
'placeholderStyle',
|
||||||
'plugins',
|
'plugins',
|
||||||
'schema',
|
'schema',
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user