Bug - Clicking the Participants icon triggers Crash

Hey @developer-whova ,

Looks like this is a new issue in version 2.3.0. I tested in 2.2.0 and did not experience this.

We will fix it, stay updated here: Changelog

In the meantime, you can add this react script to your index.html which will resolve the error and crash:

<script src="https://source.zoom.us/2.3.0/lib/vendor/react.min.js"></script>

Thanks,
Tommy