IE11 - getMessagesByTimestamp not working

Code working perfectly on chrome, firefox, but its throwing error in ie11
If anyone helps me what’s the problem, I will grateful to you

CODE :


IE 11 Error:

@Satyen_Samanta,

Welcome to the Sendbird Community! Can you provide some information as to what specifically you’re experiencing here?

What version of the Sendbird SDK are you utilizing?
Can you share with us your implementation of the getMEssageByTimestamp method?

Thanks,
Tyler

We have a report about this and there’s a fix on its way soon to be released. Will post an update here as soon as it’s done!

Please check my code :

I just downloaded the code from github.

Hello, a fix was uploaded for this issue. Can you please try again? Thanks.

Many thanks for the reply. Unfortunately, it’s still not working showing the same error. I attached the screenshot of chrome, firefox where it’s working perfectly. I attached the screenshot of IE-11 where it’s not working.

Screenshot of code

@Satyen_Samanta,

Can you validate what version of the Javascript SDK you’re utilizing?

Thanks,
Tyler

I downloaded the sdk from this link - GitHub - sendbird/SendBird-SDK-JavaScript: Sendbird Chat SDK for JavaScript for enablement of a rich, engaging, scalable, and real-time chat service.
I attached the screenshot of my code.
Code working perfectly on chrome, firefox, but its throwing error in ie11
Please check and suggest, if anything wrong with my side