vijay1
(Vijay)
October 4, 2019, 6:08am
1
Description/Error
I am using Nuxt JS (Vue JS) but, I am not able to use NPM SDK, because it required jQuery instead of jquery. I tried to add vendor but it has been deprecated in Webpack 4.
Which Endpoint/s or Web JS SDK?
NPM SDK: zoomus-jssdk
How To Reproduce (If applicable)
Steps to reproduce the behaviour:
Just install the SDK and start the application.
tommy
(Tommy Gaessler)
October 4, 2019, 4:22pm
2
Hey @vijay1 , thanks for posting and using Zoom!
We are working on fixing this in the next release. Thanks for your patience. Follow our release log here.
Duplicate posts with work around :
Hey @gourav ,
Have you tried creating/installing an alias for jQuery in your angular config?
$ npm i jQuery@npm:jquery
Thanks,
Tommy
The node package is jquery with no capitalization. In order to build with ‘jQuery’ I had to add a webpack alias.
Let me know if that helps!
Thanks,
Tommy
mchrenko
(Marek)
November 14, 2019, 2:37pm
3
hi! How far away are you with next release? I am quite looking forward to get this out of the table
tommy
(Tommy Gaessler)
November 15, 2019, 11:07pm
5
Hey @mchrenko ,
We have released a few versions , unfortunately they did not include the jQuery fix.
We will make sure to include it in the next release and provide a timeline.
Thanks for your patience,
-Tommy
rik_y
(Rick)
November 15, 2019, 11:54pm
6
Glad to hear there will be a fix for this. Do you happen to know when? I might hold off until then. Thanks!
tommy
(Tommy Gaessler)
November 18, 2019, 11:47pm
7
Hey @rik_y ,
We are working to have the jQuery fixed by the end of the year. (JIRA: DEVELOPERS-569)
Keep an eye on our releases here:
https://marketplace.zoom.us/docs/changelog
Thanks,
Tommy