Adding and rendering Zoom Reactjs component to Nextjs app

Description
Added Zoom react component into Nextjs project/app. Error is getting thrown on rendering.

Browser Console Error
Warning: forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?

Which Web Meeting SDK version?
2.7.0

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. cloned git repo for reactjs sample app
  2. added App component to nextjs app, renamed to Zoom
  3. added component to routing page

Device (please complete the following information):

  • Browser: [e.g. Chrome]
1 Like

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