Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Text Color Not working

Jay-eem
Participant
1,679

Jayeem_0-1712569409897.png


as you can see i put text component and change color into red.
but on SAP Buld app (android) and Web Preview display text black color

Jayeem_1-1712570444453.png

 

5 REPLIES 5

Jay-eem
Participant
0 Kudos
1,623

0 Kudos
1,399

Yes, the whole style seems to get lost when the item is hidden ... strange this never came up before. @marihirvi Have you seen this before?




--------------
See all my blogs and connect with me on Twitter / LinkedIn

Dan_Wroblewski
Developer Advocate
Developer Advocate
0 Kudos
1,532

Can you supply more information? 

I can take a text and change color and it turns red.

Dan_Wroblewski_0-1713940203448.png

 




--------------
See all my blogs and connect with me on Twitter / LinkedIn

0 Kudos
1,430

Hi @Dan_Wroblewski .
Sorry for the late reply. I encountered this issue when i hide the text on initial and then show it with a trigger like a button.

Josephrezende
Explorer
1,383

Hello @Dan_Wroblewski,

I have the same issue, it happens to the hidden text after a page is mounted, if the visibility text is set to false and true after that the style comes back to normal.

Using 'Open page' or 'Replace page' function the error happens again, but with 'Navigate back' it doesn't so my theory is that the error only occurs when the page is mounted not when the page is focused, the text style its not binded to any variable just the visibility and it only happens with the same text, I'll attach some screenshots.