Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
QDS 4.4
-
None
Description
For example
// MyText.qml Text { text: "Hello" } // Main.qml MyText { }
after changing the text to "World", the 2D view still shows "Hello" for the MyText component If the user doesn't save the file.