WebSDK client view leave button not working

Description
In Client View, the leave button does not log and does no action.

So, when I found the button and looked at the onClick function, it was just connected to an empty function.

let leaveButton = document.getElementsByClassName(‘footer__leave-btn’)
console.log(leaveButton)

333
111

Which Web Meeting SDK version?
2.5

Device (please complete the following information):

  • Browser: [e.g. Chrome]

@sd30414,

Thank you for calling attention to this behavior. We recently released Web SDK (2.6.0). Please test this with the latest version. If possible, can you send a screenshot of what you see in the browser console?

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