Image control in Chrome not working

I have an issue with Image Control in Chrome.

In all other browsers it creates proper element with the source like in example below:

./showlogo/?action=loadImage&itemId=logo&itemValue=logo_20170612063718_1.jpg&dhxr1497250457379=1

However the same code in Chrome on Windows and MacOS shows source like below which is missing itemValue value:

./showlogo/?action=loadImage&itemId=logo&itemValue=&dhxr1497250368824=1

Unfortunately the problem cannot be reconstructed locally.
The following sample works well in Google Chrome:
dhtmlx.com/docs/products/dhtmlx … image.html

If the problem still occurs for you please, provide with a complete demo or share with a demo link, where the problem can be reproduced.
Here you can find a tutorial about creating a complete demo:
docs.dhtmlx.com/tutorials__auxi … pport.html

You can check the situation using this link:
https://dev.blesksoft.pl/gekkon/web/test.html

The described syndrome is not occurring every time - this is important to try few times with cleaning cache and completely restarting the browser, but it is occuring too often to not to report it.
I have noticed it only in chrome. Safari and Firefox are loading image every time.

Could you please, restore your demo from your link.
The problem is confirmed and we’re working on a solution, but your testcase is still required.

Reverted as requested :wink:

Any update on this?