Peipei Wong

Results 1 comments of Peipei Wong

i get same error when `editor.focus()`. in repo: `if ( !this._domSelectionNeedsUpdate( domSelection ) ) {`, `domSelection.anchorNode`,` domSelection.focusNode` is null, so get error. in safari, `window.getSelection().anchorNode` is null because default of...