guillermo
(Guillermo Olinto)
1
Description
After install sdk following this method:…
zoom/meetingsdk-sample-angular: Use the Zoom Meeting SDK in an Angular App (github.com)
… the join meeting button is not working like unclickable
Browser Console Error
EDGE:

Which Web Meeting SDK version?
v2.2.0, released 27 days ago
Meeting SDK Code Snippets
The code snippets that are causing the error / issue so we can reproduce.
To Reproduce(If applicable)
Steps to reproduce the behavior:
- Go to: Zoom Meeting SDK Sample Angular
- Click on ‘Join Meeting.’
Device (please complete the following information):
- Device:HP laptop
- OS: windows 10 home
- Browser: Chrome & Edge
tommy
(Tommy Gaessler)
2
Hey @guillermo ,
I am not able to reproduce this. Can you share steps to reproduce the issue? Can you add some console.logs to see if the button is clicked?
Make sure you have provided a signature url:
Thanks,
Tommy
guillermo
(Guillermo Olinto)
3
Cool super cool…
When I read for first time the readme:
NEW: To use the Component View, replace app.component.ts
with app-new.component.ts
. (The leaveUrl
is not needed).
I just fullfill info on app-new.components.ts and no in app.components
Your message help me to figure out that this file was also requested to be fullfiled.
Now is working… but with a very small window (or widget) … this is expected? Can I change the size of the window?

guillermo
(Guillermo Olinto)
4
@tommy Im back here… Just with more doubts, that I wish you can help.
Im not able to:
- Access Gallery View
- Change video custom background
Can you give me a hand?
Hi, @guillermo,
To access Gallery view, you have to enable web cross-origin isolation, you can follow the step in here Web SDK gallery view help documentation:
Web SDK Gallery View
Can you share more details about what you mean by “changing the video custom background” ? Are you looking to change the virtual background?
Thanks,
Donte
system
(system)
Closed
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.