Do you need to install react dependency to use zoomus / websdk in Vue, After joining successfully, the console will report red
Hey @1933671399,
Can you please share the errors you are seeing?
The instructions here should work for vue apps:
Thanks,
Tommy
Is there any other communication method? The community method is too inefficient, thank you 
created() {
ZoomMtg.preLoadWasm();
ZoomMtg.prepareJssdk();
},
mounted() {
ZoomMtg.init({
})
},
This is my zoom component, only these few lines of code are added according to the description on the document
Hey @1933671399,
Would you be able to provide a github repo with this issue so I can debug it locally? 
Thanks,
Tommy
