Yuki Takei 3 дней назад
Родитель
Сommit
2cba54ce7a

+ 1 - 0
packages/editor/src/client/services-internal/extensions/y-rich-cursors/theme.ts

@@ -112,6 +112,7 @@ export const richCursorsTheme = EditorView.baseTheme({
     display: 'flex',
     flexDirection: 'column',
     alignItems: 'center',
+    pointerEvents: 'auto',
   },
   // In the bottom container the indicator hangs upward from the bottom edge,
   // so the arrow (last child) sits right at/overlapping the editor's bottom border.