To repro:
- create a top level node with some text
- create a nested node underneath it with some text
- highlight the nested node and try to delete it with your keyboard
- 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