CapSoftware / Cap

Open source Loom alternative. Effortless, instant screen sharing.
https://cap.so
GNU Affero General Public License v3.0
3.63k stars 169 forks source link

`libc++abi: terminating due to uncaught foreign exception` #5

Closed mooyg closed 9 months ago

mooyg commented 9 months ago

Error occured through tauri-plugin-context-menu for passing no items when filtered out the device options here i.e. the length of the filtered devices is 0. Happening due to an error related to navigator.mediaDevices returning undefined. Could be due to tauri issue

Platform: macOS

image