After this update when I’m opening any project, all variables are shown with their names in lowercase, even though I always use PascalCase.
If I then close the project or the application, I get a question if I want to save the changes, even though I haven’t made any changes.
I have checked the xaml-files in NotePad++ and none of them have changed before opened in Studio.
As shown in this picture
I have tried to update the variables in one file, save, close application, reopen the file and the variables are still shown with lowercase.
This bug leads to compilation giving lots of errors, and I can’t update every variable for every project I need to work on.
Edit 1
I tried renaming one variable both from the ‘Data Manager’ and the Variable-panel, the variable is still shown with lowercase in the Designer Panel.
Edit 2
I have now also reinstalled Studio, but there is still problem with the names.
