Skip to main content

We have a Vue.js website that uses Amplitude as a primary analytics tool. Everything works well in general but we have some problems in Safari on MacOS.
Once we add Amplitude module into the project, our website doesn't load on Safari. If we remove Amplitude module, it starts loading again.
In chrome, it always works well, with&without Amplitude.
We are using Browser SDK 2 and we tried both from npm registry(@amplitude/analytics-browser@^2.11.8) and from cdn(v2.10.0) directly. None of them worked for us.
We are using Vue.js v3.3.4 with Vite v5.2.8.
Can you please help us to figure out what the problem is?

 
Be the first to reply!

Reply