Skip to content

Commit 89f92f3

Browse files
committed
Update live-view.js
1 parent 4196162 commit 89f92f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

live-view/live-view.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -456,8 +456,6 @@ function addBottomSwipeListener() {
456456

457457
// select range
458458

459-
cd.focus();
460-
461459
const sel = window.getSelection();
462460

463461
sel.setBaseAndExtent(range.startContainer, range.startOffset, range.endContainer, range.endOffset);

0 commit comments

Comments
 (0)