WebClientConnection / missing OnError event

If server returns HTTP ErrorCode (eg. 404 caused by wrong adress or others) the OnError event of TWebClientConnection is not beeing triggered in my WebCore app.
The event was triggered a few versions ago, but currently does not.
The Browser-Console of course shows the Error with code.
You can test that by simply changing the URL in a working example of an existing adress to an invalid one.

WebCore 1.3.8
Browser tested Edge and Chrome

We traced & solved this issue.
The next update will address this.

If you need an urgent fix, contact support for an incremental source update.
Hi Bruno,
fine - thanks - I'll wait for the next update. I guess there will one anyhow in the next one/two weeks...
Regards, Tom