cometchat / chat-sdk-javascript

Voice & Video Calling and Text Chat SDK for JavaScript/Web
Other
30 stars 24 forks source link

Blocked a frame with origin "https://caesar.cometchat.com" from accessing a cross-origin frame. #48

Closed caglarturkurka closed 4 years ago

caglarturkurka commented 5 years ago

I reviewed https://www.cometchat.com/tutorials/angular-voice-video-chat/ this example project and I upgraded comet-chat-pro version to 1.8.13 and same problem is occurred in here. First time, end button works fine but If you try it more than one, browser gives this error => [JitsiMeetJS.js] : UnhandledError: null Script: null Line: null Column: null StackTrace: Error: Strophe: User connection callback caused an exception: SecurityError: Blocked a frame with origin "https://caesar.cometchat.com" from accessing a cross-origin frame.

mayur-bhandari commented 4 years ago

Hello @caglarturkurka , we have released new SDK version 2.0.0-beta9. Can you please check and let us know if this issue is solved in the latest release?