Welcome Guest Search | Active Topics | Sign In | Register

LoadCompleted is not firing every time Options
M.Kramer
Posted: Monday, March 13, 2023 9:33:33 AM
Rank: Advanced Member
Groups: Member

Joined: 11/3/2015
Posts: 65
Hi,
I skiped EO.2022 and after I installed 2023 we have the issue, that LoadCompleted is not firing every time.
In 99% it will, but sometimes it will not ...

I thought it might fire LoadFailed in this cases, but it dosn't.

Do you have a solution for me?

Best regards

Marius Kramer
eo_support
Posted: Monday, March 13, 2023 2:06:50 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
Hi,

We are not aware of such problems. Can you try to isolate the problem into a test project and send the test project to us? See here for more details:

https://www.essentialobjects.com/forum/test_project.aspx

Once we have the test project we will look into it immediately.

Thanks!
M.Kramer
Posted: Tuesday, March 14, 2023 5:38:56 AM
Rank: Advanced Member
Groups: Member

Joined: 11/3/2015
Posts: 65
Hi,

that's the problem. It's not possible to reproduce it...
eo_support
Posted: Tuesday, March 14, 2023 11:07:02 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
We have to see the problem first. You don't have to make it happen every time. For example, if you load 100 requests and never get 100 LoadCompleted/LoadFailed, then they problem is reproduced. If your test app can consistently show one out of 100 has gone missing even when the other 99 has succeeded, then we would chase the single missing one. But if it only happens in your environment sometimes, then there is virtually nothing we can do.
M.Kramer
Posted: Thursday, August 3, 2023 6:02:17 AM
Rank: Advanced Member
Groups: Member

Joined: 11/3/2015
Posts: 65
Hello,
we managed to get in the debugger in one of the 1% not working cases.

The ScriptTask of the QueryScriptTask has a Result = null with IsDone = false
It seems that the WebView fails running JavaScript, but the same expression works in the chrome debugging console of that WebView.
We tried other expressions like "'Hello'" or "5" or "window.location.href" but nothing works.

best regards
eo_support
Posted: Thursday, August 3, 2023 9:56:04 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
Hi,

We still need a reproducing project and step by step instructions from you.

Thanks!
creality
Posted: Monday, August 28, 2023 6:01:51 AM
Rank: Advanced Member
Groups: Member

Joined: 12/9/2014
Posts: 79
Hi have some similar issue with new versions.
I think the problem is when user "click" some links. If I fire "Navigate", the LoadCompleted fires succesfully, but if the user click a link, not LoadCompleted not always fire correctly.
Some years ago (2017/2018 maybe), this happen, and I develop my own LoadCompleted. Next, in 2020 version if i remember, this is fixed, and I deactivate my LoadCompleted. With new 2023 version I activated again.
eo_support
Posted: Monday, August 28, 2023 10:30:18 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
creality wrote:
Hi have some similar issue with new versions.
I think the problem is when user "click" some links. If I fire "Navigate", the LoadCompleted fires succesfully, but if the user click a link, not LoadCompleted not always fire correctly.
Some years ago (2017/2018 maybe), this happen, and I develop my own LoadCompleted. Next, in 2020 version if i remember, this is fixed, and I deactivate my LoadCompleted. With new 2023 version I activated again.


Hi,

We are still not able to reproduce it. Can you isolate the problem into a test app and send the test app to us along with step by step instructions to reproduce?

Thanks!
creality
Posted: Monday, August 28, 2023 1:32:08 PM
Rank: Advanced Member
Groups: Member

Joined: 12/9/2014
Posts: 79
I'll try it.
M.Kramer
Posted: Tuesday, September 5, 2023 5:02:49 AM
Rank: Advanced Member
Groups: Member

Joined: 11/3/2015
Posts: 65
nice,
was it possible for you to reproduce it?
eo_support
Posted: Tuesday, September 5, 2023 9:39:57 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
We do not see this problem in our environment. That's why we are asking you to send a test project that can demonstrate the problem since this is the problem you are reporting.
M.Kramer
Posted: Wednesday, September 6, 2023 1:31:50 AM
Rank: Advanced Member
Groups: Member

Joined: 11/3/2015
Posts: 65
Yes, I know, that's why I asked "creality" ;)


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.