React + Vite Error C2 function

Hello, i’ve recently init Zoom Client with React v.18.2.0 + Vite. So i got error message Uncaught TypeError: c2 is not a function on console. The error message same as i tried on Vue 3 + Vite. Maybe something conflict with Vite Bundler ?

@kokonur1020 hope you will be fine.

I fixed that c2 is not a function by reducing the Vue version from Vue3 to Vue2.

You can watch that session here.