Skip to content
Snippets Groups Projects
Commit 3dbfb0d2 authored by Simon Barner's avatar Simon Barner
Browse files

Fix NPE when deleting components while the Annotation view is visible:

- Ignore update requests for elements that are not hook to a top-level element,
e.g. SET events that are fired when a component is removed (before the actual REMOVE event).
- Otherwise, the AnnotationValueService would create an NPE during the preparation of the context via KernelModelElementUtils.runAsCommand()
refs 1841
parent b209c8e2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment