Need a special offer?Find out if your project fits.
+

IE throw exception don't support slice when use getData function

Answered
Yordanka Ilieva asked on June 11, 2020

Hello,
I use getData in my code when I add slice object in it IE throws an exception  "don't support slice".
I debug the code and found in flexmonster.js method for clone where you user Uint16Array with method slice.
This method is not supported for IE : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/slice
I fix code, but I will be waiting for your fix at all of course.
Thank you.
 

3 answers

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster June 12, 2020

Hello,
 
Thank you for reporting the issue.
 
We were able to reproduce it on our side.
The fix is going to be provided with a minor update ETA 27 July.
We will notify you as soon as the version with the fix is available to download.
 
Also, our team would like to kindly note that we do not recommend modifying the component's code.
 
Do not hesitate to contact us in case any additional questions arise.
 
Regards,
Illia

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster July 28, 2020

Hello,
 
We are happy to let you know that the issue with Uint16Array.slice not defined was fixed.
 
This is provided in the 2.8.12 version of Flexmonster.
 
You are welcome to update the component.
 
Feel free to write to us in case of questions.
 
Best regards,
Illia

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster August 4, 2020

Hello,
 
We would like to ask whether the recent fix did manage to resolve the discussed problem.
 
Our team is looking forward to hearing from you.
 
Best regards,
Illia

Please login or Register to Submit Answer