While Bugfender works well in my Vue.js application on Chrome, I am experiencing issues with it on my Safari Mac. Specifically, I am encountering an error in the browser console that says "ReferenceError: Can't find variable: BroadcastChannel". This issue seems to stem from the bugfender/sdk/lib/index.js file.
The Safari version I am using is 15.3 (17612.4.9.1.5) and the Bugfender SDK version is 2.2.2. Has anyone else encountered a similar problem with Bugfender on Safari?