Closed
Description
Expected behavior
Load configuration/input fields for layout element of type "Text" in multiple opened classes.
Actual behavior
Whenever more than one class that contains a layout element of type "Text" is opened, the configuration gets not loaded and the JS Console shows the following error as seen in the screenshot below:
Ext.ComponentManager.register(): Duplicate component id "settingsconfiguration
Steps to reproduce
In Data Objects > Classes:
- Open a class and add a layout element of type "Text", save it.
- Leave the class configuration open!
- Open another class and add/save a layout element of type "Text".
--> Text configuration gets no longer loaded in none of the classes.