I’ve spent two hours reading through the documentation on MVVM, yet this simple system still isn’t working.
I am trying to update an integer on the VM, convert it to text using a function on the VM, and assign it to the widget’s text. As I understand it, the text should update at the same time as the integer; however, the text remains unchanged even after I confirm that the integer within the VM has been updated.
I don’t know where the problem lies or what is missing. I am posting all the screenshots related to the settings, so please let me know if you can identify the cause. I will provide additional information if anything else is needed.
P.S: It seems I can only attach one image at a time.






