fix: Prevent domSelection.collapseToEnd crash in setDomSelection #3998
Annotations
8 errors
lint:prettier
Process completed with exit code 1.
|
test
The job was canceled because "lint_prettier" failed.
|
test
The operation was canceled.
|
lint:eslint
The job was canceled because "lint_prettier" failed.
|
lint:eslint:
packages/slate-react/src/components/editable.tsx#L419
Replace `ReactEditor.isComposing(editor)·&&·domSelection.type·!==·'None'·&&·!IS_ANDROID` with `⏎············ReactEditor.isComposing(editor)·&&⏎············domSelection.type·!==·'None'·&&⏎············!IS_ANDROID⏎··········`
|
lint:eslint
The operation was canceled.
|
test:integration
The job was canceled because "lint_prettier" failed.
|
test:integration
The operation was canceled.
|