05-31-2023 07:23 AM
06-06-2023 05:51 AM
Seems likely to be this issue: https://github.com/cisco/node-jose/issues/301
Workaround is to use browserify <= 16.5.1.
See this sample as a distillation of many hours of browser bundling pain
https://github.com/CiscoDevNet/webex-js-sdk-bundling-examples
Note the sample itself uses the Browser SDK (not Widgets), but I suspect the issues will be the same/similar.
05-31-2023 07:56 AM
06-05-2023 02:49 AM
I've not been able to reproduce that error, although I am seeing other issues with npm install. Install through NPM has not worked well for widgets in some time, and Engineering has not had the bandwidth to look into it at the moment. I would suggest to use CDN install (described here), that should work better. Note that the Widgets are a bit dated now, they've not been updated in some time, but should still work. Might be best to use the Browser/JS SDK directly though, as that's updated regularly with latest functionalities.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide