Rank: Member Groups: Member
Joined: 3/27/2020 Posts: 23
|
Hello,
We have build an EO.WebBrowser app. There is an issue with the following scenario:
1/ A webview stays open for a long time (e.g. more than 1 day ) without being touched 2/ A new page is requested => the page is displayed without CSS files (so the display is totally wrecked) 3/ A new page is requested => the display is correct with CSS
Thanks
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi, We are not aware of any issues like this. On step 2 when the CSS is not displaying, you can open the built-in debug console to examine the page contents to see if it indeed requested those CSS resource, and if it did, whether you see any errors. If you are not familiar with the debug UI, you can try to isolate the problem into a test project and send the test project to us. We will try it here and see what we can find. See here for how to send test project to us: https://www.essentialobjects.com/forum/test_project.aspxThanks!
|