<!-- Please see our guide for opening issues: https://rocket.chat/docs/contributing/reporting-issues If you have questions or are looking for help/support please see: https://rocket.chat/docs/getting-support If you are experiencing a bug please search our issues to be sure it is not already present: https://github.com/RocketChat/Rocket.Chat/issues --> ### Description: Clicking the options icon in the Toolbar of the Room header crashes the UI, rendering nothing but a blank screen. ### Steps to reproduce: 1. Open any room 2. Click on the options button in the Toolbar ### Expected behavior: The options menu should pop up. ### Actual behavior: https://user-images.githubusercontent.com/23417273/144978968-5d7b0f7e-1d67-41b9-a234-3f0faa4656f6.mp4 ### Server Setup Information: - Version of Rocket.Chat Server: 4.3.0-develop - Operating System: Ubuntu 20.04 LTS - Deployment Method: Manual - Number of Running Instances: 1 - DB Replicaset Oplog: Enabled - NodeJS Version: 12.22.1 -x64 - MongoDB Version: 4.4.4 (wiredTiger) ### Client Setup Information - Desktop App or Browser Version: Firefox 94.0 - Operating System: Ubuntu 20.04 LTS ### Additional context Seems to be an issue with the props passed to the `renderItem` prop in the `Menu` component, will investigate further in a bit