I am using zoom meeting sdk in Vue (vue version 3), but I ran into a problem,
when I execute the program, the page is blank.
Browser console gives this error,
TypeError: c2 is not a function
I am using Zoomus/webSdk version “2.12.2”,
I would appreciate if you can explain how to resolve the error, or what the problem is