Skip to content

fix crash 108

m.puchner requested to merge fix_crash_Issue108 into develop

crash reason: Component Editor tried to update itself with data of an already deleted item, because it was not unsubscribed from the deleted item.

This fixes #108 (closed)

Merge request reports