Fatal when deleting word forward before preceding tab
See original GitHub issueRepro
- Type
Hello\u0009World
- Move cursor to end of word ‘Hello’
- Press fn-option-delete
Observe fatal.
Outline.js:1723 Uncaught Error: Expected node _4 to have a parent.
at TextNode.getParentOrThrow (Outline.js:1723)
at TextNode.getNextSibling (Outline.js:1791)
at Selection.deleteWordForward (Outline.js:605)
at onKeyDown (useOutlineInputEvents.js:161)
at useOutlineEventWrapper.js:27
at Outline.js:3214
at enterViewModelScope (Outline.js:2760)
at updateEditor (Outline.js:3209)
at OutlineEditor.update (Outline.js:3405)
at HTMLDivElement.<anonymous> (useOutlineEventWrapper.js:27)
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Accept or reject tracked changes in Word - Microsoft Support
On the Review tab, go to Changes. Select Accept or Reject. As you accept or reject changes, Word will move to the next...
Read more >Remove Hidden Data in Microsoft Word - Marquette University
Click the Review tab >Delete to delete the comment that is highlighted, or click on the Delete down arrow, and click Delete or...
Read more >git: fatal: Could not read from remote repository - Stack Overflow
Copy the generated key using following command starting from word ssh. cat ~/.ssh/id_rsa.pub. Paste it in github, bitbucket or gitlab respective of your...
Read more >Developers Who Use Spaces Make More Money Than Those ...
Coders who use spaces for indentation make more money than ones who use tabs, even if they have the same amount of experience:...
Read more >3 Enter Case Data - Oracle Help Center
When your company receives new adverse event data, you need to enter this information and check for duplicates before saving a case in...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Is this still an issue? I guess it would still break in FF.
This is fixed / fixed ‘itself’!