You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#19778 has a little Bug in the useEffect Hook. When you set the Setting "Open in the new Window" to true, a new tab gets opened every time you click on the call button. The intended usage should be that a new tab only opens when you click the join button.
Furthermore, when you start a BBB Meeting, two new tabs get opened due to the broken useEffect.
See the gif:
Steps to reproduce:
Enable Setting "Always open in new Window" for Big Blue Button
Start or Join a Meeting
Expected behavior:
Open one Tab
Actual behavior:
Opens two Tabs
Server Setup Information:
Version of Rocket.Chat Server: 3.12.0
Operating System: Mac OS
Client Setup Information
Desktop App or Browser Version: Chrome
Operating System: Mac OS
The text was updated successfully, but these errors were encountered:
Description:
#19778 has a little Bug in the useEffect Hook. When you set the Setting "Open in the new Window" to true, a new tab gets opened every time you click on the call button. The intended usage should be that a new tab only opens when you click the join button.
Furthermore, when you start a BBB Meeting, two new tabs get opened due to the broken useEffect.
See the gif:
Steps to reproduce:
Expected behavior:
Open one Tab
Actual behavior:
Opens two Tabs
Server Setup Information:
Client Setup Information
The text was updated successfully, but these errors were encountered: