1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-08 22:20:41 +02:00

Fixed nested object comparison when the second value doesn't have that key (#4518)

This commit is contained in:
Andrew Herron
2021-09-14 17:32:47 +10:00
committed by GitHub
parent d528ad4008
commit 6ec399d4db
3 changed files with 27 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
'slate': patch
---
Fixed flaw in deep-equal algorithm when dealing with nested mark objects