Object._getBrowserVersion blocks joining a call in Arc Browser

Video SDK Web 1.10.5

Description
In Arc Browser, which is Chromium based, I am unable to start or join a call, and see this console error in zoom-video-1.10.5.min.js:1

Uncaught TypeError: Cannot read properties of undefined (reading 'brand')
    at Object._getBrowserVersion

Is this a known bug? It occurs on 2 different instances of Video SDK I can test.

Error

zoom-video-1.10.5.min.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'brand')
    at Object._getBrowserVersion (zoom-video-1.10.5.min.js:1:100942)
    at get browser [as browser] (zoom-video-1.10.5.min.js:1:101915)
    at U_ (zoom-video-1.10.5.min.js:1:359625)
    at zoom-video-1.10.5.min.js:1:363177
    at zoom-video-1.10.5.min.js:1:363384
    at zoom-video-1.10.5.min.js:1:32909
    at a._next (zoom-video-1.10.5.min.js:1:11469)
    at t.next (zoom-video-1.10.5.min.js:1:8095)
    at e._subscribe (zoom-video-1.10.5.min.js:1:23012)
    at e._trySubscribe (zoom-video-1.10.5.min.js:1:10288)

How To Reproduce
Steps to reproduce the behavior including:
1. Use Arc Browser
2. Join a waiting room, and then start or be admitted to a call
3. Observe Error and being unable to join call

Hey @tom.roper

Thanks for your feedback.

It’s a known issue and we will fix it in the next version.

Thanks
Vic

Thanks for the reply Vic!
Looking forward to that update :+1:

Tom