Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
DesmoArka
Partner - Contributor III
Partner - Contributor III

Mashup Error on Js (IE11)

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.

Labels (2)
1 Solution

Accepted Solutions
Aiham_Azmeh
Employee
Employee

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

View solution in original post

2 Replies
Aiham_Azmeh
Employee
Employee

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

DesmoArka
Partner - Contributor III
Partner - Contributor III
Author

Ok thanks... i have installed now april release and works fine!