In my reactjs project, I am getting typeError: Cannot create property 'ChatPrivilege' on number '1.0000000000000007', But I am not even using the chat functionality in my app

Hey @ashok.kumar

I searched the forum and found that some developers encountered similar issues before. They reported that it might be a TypeScript version + babel-loader issue. Could you check if it’s the same issue?

Thanks
Vic