|
Rank: Member Groups: Member
Joined: 9/3/2015 Posts: 19
|
Version: EO WebBrowser 3/14/2019 - EO.Total 19.0.83
Steps to reproduce: 1. Use WebView.LoadUrl("https://www.google.com") to go to a website 2. After first request loaded, call WebView.Reload 3. When the "refresh" request completed, in the WebView's LoadCompleted event, the Url property in the LoadCompletedEventArgs is empty.
Similar bug happened before when using LoadRequest.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,218
|
Thanks for letting us know. We have found the root of this problem and it will be resolved in our next build.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,218
|
Hi,
This is just to let you know that we have posted a new build (19.0.97) that should resolve this issue. You can download the new build from our download page. Please take a look and let us know how it goes.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 9/3/2015 Posts: 19
|
Fix confirmed
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,218
|
Great. Thanks for confirming the fix!
|
|