We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When you start the app (one with a splashscreen) the splashscreen will just be white for some time and then the app will kick in.
To Reproduce Steps to reproduce the behavior:
Expected behavior The splashscreen should be displayed from the beginning
Visuals
This is how the splashscreen should look like:
And this is how it gets displayed:
Platform and Versions (please complete the following information): OS: Windows 10, 10.0.19042 x64 Webview2: 90.0.818.62 Node: 16.0.0 NPM: 7.13.0 Rustc: 1.51
The text was updated successfully, but these errors were encountered:
Does the text just not render at all, or is it just not fast? Can you lengthen the timeout?
Sorry, something went wrong.
On a side note, we have seen terrible performance on the latest evergreen versions of the WebView2 on very high performance devices.
It renders, but it renders really late. Can anything be done about it?
Try an image? Wait for MS to fix their mistake?
Using an image makes no difference. I think I'll wait then
No branches or pull requests
Describe the bug
When you start the app (one with a splashscreen) the splashscreen will just be white for some time and then the app will kick in.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The splashscreen should be displayed from the beginning
Visuals
This is how the splashscreen should look like:
And this is how it gets displayed:
Video.mp4
Platform and Versions (please complete the following information):
OS: Windows 10, 10.0.19042 x64
Webview2: 90.0.818.62
Node: 16.0.0
NPM: 7.13.0
Rustc: 1.51
The text was updated successfully, but these errors were encountered: