1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-20 06:01:24 +02:00

fix scrollIntoView when selection is collapsed inside mark placeholder (#5143)

This commit is contained in:
Eric Meier
2022-10-03 17:00:20 +02:00
committed by GitHub
parent e8614d1eec
commit 347865cafc
2 changed files with 14 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Fix scrollIntoView when selection is collapsed inside mark placeholder