Skip to content

Highlight to delete for nested node gives a TypeError #12

@taramk

Description

@taramk

To repro:

  1. create a top level node with some text
  2. create a nested node underneath it with some text
  3. highlight the nested node and try to delete it with your keyboard
  4. console shows:
    TypeError: null is not an object (evaluating 'v.getName')

i also tested highlighting to delete a top level node and that works as expected. only seeing the issue with node levels 2+

https://recordit.co/Hkwz3WA9Ag

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions