1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-30 18:39:51 +02:00

fix: weak guard on DataTransfer to not rely on current window (#4654)

This commit is contained in:
Andreas Hörnicke
2021-11-15 09:59:02 +01:00
committed by GitHub
parent b6643132f1
commit 2c7750cac5
2 changed files with 10 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
weak guard on DataTransfer to not rely on current window