Images imported in appn are reflecting in Chrome but not in Edge and IE11 browser
Summary
Images imported in appn are reflecting in Chrome but not in Edge and IE11 browserContent
Hi,
I have imported few images in our application and referenced those in our pages.
They are rendering fine in Chrome but not in Edge and IE11.
On checking Source tab in Browser Console, I found that in chrome the images folder has come up but not in Edge or IE11. PFA the screenshot for reference.
Could you please help us here.
Thanks,
Sweta
Version
19.3.1.4Code Snippet
<img id="img--1813307559-3" :src="{{ $flow.path + 'resources/images/icon_Gray_Plus-Expand.png'}}" width="15" height="15">
Tagged:
0