1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-27 09:04:31 +02:00

fix not update state when unmounted (#4819)

* fix not update state when unmounted

* add changeset
This commit is contained in:
Masanori Onoue
2022-02-05 20:36:25 +09:00
committed by GitHub
parent 4b97197f9a
commit 80661509ec
2 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Fix a possible update of react state after Slate component is unmounted