Major
Detail
Bugfix
Major
Detail
#26382
Error messages "Duplicate tag name..." when starting an application in the IDE from a TL-Studio
#26405
TTypeRewriter logs warning "Unable to resolve items by external reference" also unnecessarily
#26431
Changed superclass relationship leads to changed attribute list in the form editor only after a restart
Bugfix
When the tl:FormContext is created in the tl:ThreadDetailComponent, the model is updated and possibly a model event is sent (If the state of the rendered thread is about to change).
Since the FormContext is created only at render time, a message appears
State modification during rendering.
Solution
Since the view is updated every second anyway, the model is not updated when the FormContext is created.
Test
No test.