You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
At the moment, the editor itself should be a scroll container. But if the scroll container needs to be above the editor, the scrolling logic will break.
Problem
At the moment, the editor itself should be a scroll container. But if the scroll container needs to be above the editor, the scrolling logic will break.
Solution
I suggest adding an prop for the editor:
slate/packages/slate-react/src/components/android/android-editable.tsx
Line 170 in d06706c
slate/packages/slate-react/src/components/editable.tsx
Line 1305 in 7ba486a
slate-react:
custom code:
The text was updated successfully, but these errors were encountered: