[OTHER] Bind to dictionary key within class #2395
Labels
🖰 GUI
Related to GUI
📈 Improvement
Improvement of a feature.
🟨 Priority: Medium
Not blocking but should be addressed
What would you like to share or ask?
I am failing to write info to a value that is bound to an entry in a dictionary, which is nested in a class. I saw an example of using a dictionary in #1785 , but am failing, when the dictionary is in a class, other than global.
Minimal example:
The following output is produced, when entering 1,2 and 3 into the resulting fields.
As demonstrated, even deep nested properties are able to be used, so it seems possible in principle, but evaluated differently in praxis.
Do you know of a workaround and could this be covered in future releases?
Code of Conduct
The text was updated successfully, but these errors were encountered: