Description
After starting share screen then exiting it, then restarting it a few times, suddenly it stops working it doesn’t reach the finally of the promise and there is no error message as well
Browser Console Error
No error message
Which Web Video SDK version?
“@zoom/videosdk”: “^2.2.12”
Video SDK Code Snippets
zoomSession
.startShareScreen(element, options)
.catch((error) => {
console.log(error)
})
.finally(() => {
isLoading = false
})
To Reproduce(If applicable)
Steps to reproduce the behavior:
- Start share screen
- Exit via browser bar
- Do this a couple of times then you will be unable to share your screen
- No error message
Device (please complete the following information):
- Macbook Air M1
- OS: macOS 26.2
- Browser: Chrome and Firefox
- Browser Version
- Chrome Version 144.0.7559.133 (Official Build) (arm64)
- Firefox Version147.0.3 Build ID 20260203002554
Additional context
- Session ID: nrgPAhU2S/asNDG6SRENrA==