Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.6.1
-
None
Description
Hello,
I am using WebView in QML on iOS. My WebView starts with with "visible:false" at the start of loading a QML component. However, even with visible set to false, it shortly flickers a white rectangle when I create that QML component. For example I push that component to a stackview. As soon as there is a WebView in there, it flashes the rectangle. I will have to create the WebView dynamically probably at the correct time when I need it as a workaround, but it would be nice that it would work out of the box.
Best regards
Tom