Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
i have a mashup that has an error on IE11. This works fine on chrome or edge.
The error is a Syntax Error on qlik.js (4,43).
I suppose it is arrow function in that js (=> syntax). IE11 should be compatible with Sense Febrary 2020, so i don't know why.
May i resolve in a some way?
I tried to modify qlik.js converting " =>" to "function" and i have no error in that js, but i don't want change by my self all js files involved.
Thanks a lot.
hi @DesmoArka ,
this is a known issue that have been recently fixed, see -> https://support.qlik.com/articles/000099386 for potential workaroud. AFAIK, there are only 2 files that need update
I hope this helps
hi @DesmoArka ,
this is a known issue that have been recently fixed, see -> https://support.qlik.com/articles/000099386 for potential workaroud. AFAIK, there are only 2 files that need update
I hope this helps
Ok thanks... i have installed now april release and works fine!