mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-22 06:53:25 +02:00
Fix performance issue with renderPlaceholder (#5339)
This commit is contained in:
5
.changeset/small-timers-sin.md
Normal file
5
.changeset/small-timers-sin.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Fixes #5335. To prevent performance issues, make sure to wrap custom `renderPlaceholder` values in `useCallback`.
|
Reference in New Issue
Block a user