Sudden Disappearing Text

0
Hi all, In my Mendix app, when I add widgets like DataView, DataGrid, or simple Labels, the text/caption doesn’t show in the UI after committing and running the app. In Studio Pro, the label field appears empty. This happens even in a new project or after importing Marketplace modules.
asked
1 answers
0

Hi Thirisha,

 

I suspect this is due to language settings on your project. I experienced something similar where I accidentally deleted the default EN-us language on my project, and all labels are missing and I have to add it manually one by one.

 

Might want to try and check your language settings on your project, and ensure that the label caption is set correctly.

answered