Q&A button missing in Meeting SDK Component View for Webinar
We are currently integrating the Zoom Meeting SDK for Web using Component View to embed a webinar experience in our application.
We noticed a recent issue where the native Q&A button is no longer visible in the UI, even though it was previously available without any changes on our side.
Details:
- SDK type: Meeting SDK for Web (Component View)
- SDK version: 5.0.2 (also tested with latest CDN behavior)
- Webinar is correctly configured with Q&A enabled in Zoom settings
- Role: attendee (role = 0)
- No changes were made to our integration code
Observed behavior:
- The Q&A button does not appear in the embedded UI
- Other features (chat, participants, etc.) are working as expected
Expected behavior:
- Based on the zoom documentation:
Q&A is listed as supported in Component View for webinars
- The Q&A button should be visible in the UI, as it was previously
Questions:
1. Has there been any recent change in Component View that affects Q&A UI visibility?
2. Is Q&A still expected to be rendered in Component View UI, or is it now intentionally limited?
3. Are there any configuration flags or conditions required to enable Q&A in Component View?
4. Is this behavior expected going forward, or is it a regression?
Does anyone know the relevant information? Thank you very much !!! hope for anyone’s feedback ~