Description
When I run the project and join the meeting in my console throw Warning of react-dom.development.js
Error
-
React does not recognize the
Dropdownprop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercasedropdowninstead. If you accidentally passed it from a parent component, remove it from the DOM element. -
react-dom.development.js:506 Warning: React does not recognize the
pullLeftprop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercasepullleftinstead. If you accidentally passed it from a parent component, remove it from the DOM element
*Warning: Failed prop type: The propidis required to makenaccessible for users of assistive technologies such as screen readers.
in n (created by Uncontrolled(n))
How To Reproduce
Steps to reproduce the behavior:
- Run project https://github.com/zoom/websdk-sample-angular
- See console
Screenshots
