I made a "PopUp" Component and it uses a HTML Control with white background color. But sometimes the Html Control in Components will not be shown on random devices and there is just a transparent background. Normal Html Controls work fine. But when using the same Html in a component this problem occurs.
This is the simple HTML text that i used:
"<div style='align-items:center; margin:"&Parent.Height*0.02& "px "&Parent.Width*0.025& "px ; width:"&Parent.Width*0.95& "px; height:"&Parent.Height*0.95&"px; background-color: white; box-shadow: 0 0 5px 2px #00000030; border-radius:10px'><div style= height:min(8%,40px);background-color:#"&PopUp.BarColorHex&";></div></div>"
Is this a Bug or does anyone have a Solution?

Report
All responses (
Answers (