Cannot assign to read only property ‘meetingInfo’ of object ‘#'

Continuing the discussion from WebSDK 2.3.5 Component view unable to leave meeting:

Hi Tommy,

  • What about this issue?
    I still have the issue “TypeError: Cannot assign to read only property ‘meetingInfo’ of object ‘#’” on version 2.9.7

Best regards,
John

Hi @thinh.pv ,

The issue you are encountering is likely caused by calling init multiple times.
You should call it once in the lifecycle of your web app

If you call init everytime you join / start a meeting, the 2nd attempt will throw this error.

Let me know if this helps

Hi @chunsiong.zoom
Thank you for your reply.
But if i does not run init when leave our zoom then i can not init room with data customize as size (width, height…)

Best regards

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.