Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
QDS 4.4
-
None
Description
Steps to reproduce:
- Create a new project
- Create a new model in Model Editor (to get data.json and JsonData.qml files created)
- Add new Text component to 2D view and make the font size bigger to better see the text
- In Connections - Bindings add new binding to Text component selecting From: DataSore backend.name To text1 text
- text on 2D view and Live Preview shows "someName" (set in JsonData.qml). I was expecting to see "Christen Anderson" that should be fetched from data.jsonĀ