Issue in SDK integration with Angular 7/9

Description
I tried to integrate Zoom web SDK in angular 7. but it always fails in -------- DevTools failed to load SourceMap: Could not load content for http://localhost:4200/node_modules/@zoomus/websdk/dist/lib/webim.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE-----.

Which version?
sdk version - “@zoomus/websdk”: “1.8.3”,
Angular - 9 and 7 (gets same error)

stackblitz code - https://stackblitz.com/edit/zoom-sdk-sample?

@tommy @dakota.zoom please have a look

It seems that you miss a file in your local installation. Just to be sure, I would try the CDN version

Hi @alfonso.moscato, thanks for your reply. The issue i was facing resolved by removing display none from main css.

but now I ran to another problem that in angular 7 its not taking but its fine in 10.

Hey @akhilakku95,

Checkout our Web SDK Angular Sample App:

Let me know if you continue to have issues. @alfonso.moscato, thanks for your suggestions.

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.