Hello Community,
I have a problem with how my components are displayed when the components are being used in apps. I built components that display text from a datasource based on a variable parsed to the component. However for some components, for some text, the text is blank / invisble / transparant or whatever, thus not being shown. I am at a loss on how to solve this particular problem. On the attached screenshots you can see the results when editing the component (using a fixed value for the variable) and on the app screen (using the same value but from a variable). As you can see some text dissapears while the space that it should occupy is being reserved.
I strongly suspect it has something to do with the placing of the text labels, because the x and y value aren't dynamic, but statically on 0 I suspect some placement issues occur, any solutions on how to overcome this issue and properly display my text?