I have implemented this library in my React project. I used the latest version (v2.5.1) of this library.Instead of using typescript, I converted to JS,
but in that case, if I test the functionality on my local it working as expected.
but when I deployed the code to the production server the web app crashed.

I tried to resolve the error by downgrading the version (v1.32.8) of the library, And that worked for us.
v1.32.8 above this version, In all the versions I faced this error.
So can you please let me know, How can I get rid of this?
I have implemented this library in my React project. I used the latest version (v2.5.1) of this library.Instead of using typescript, I converted to JS,
but in that case, if I test the functionality on my local it working as expected.
but when I deployed the code to the production server the web app crashed.

I tried to resolve the error by downgrading the version (v1.32.8) of the library, And that worked for us.
v1.32.8 above this version, In all the versions I faced this error.
So can you please let me know, How can I get rid of this?