1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-21 06:31:28 +02:00

fix: invalidate node maps when nodes change in-between paints #5694. (#5746)

* fix: invalidate node maps when nodes change in-between paints #5694.

* Add patch changeset

* Catch additional invalide reference on Android
This commit is contained in:
DustinMackintosh
2024-10-24 00:12:03 -06:00
committed by GitHub
parent 0e1e4b4dbf
commit e97a9f8857
6 changed files with 76 additions and 37 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Invalidate node maps when nodes change until next react paint