question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fatal when deleting word forward before preceding tab

See original GitHub issue

Repro

  1. Type Hello\u0009World
  2. Move cursor to end of word ‘Hello’
  3. 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:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
trueadmcommented, Jan 22, 2021

Is this still an issue? I guess it would still break in FF.

0reactions
steveluschercommented, Mar 1, 2021

This is fixed / fixed ‘itself’!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found