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
Sometimes after creating a room a click on "Join Room" doesn't open the conference in a separate Tab/Window as expected. I can then still join using the link that is created below in the chat.
To Reproduce
Steps to reproduce the behavior:
Create a Room in a channel
Click on the 'Join Meeting' Button
Expected behavior
Expected: Join the room in a new window, but nothing happens
Environment:
Mattermost version: [e.g. v6.1]
Plugin version [e.g v4.3.0]
Additional context
A failed request from the network tab of the developer tools (exported as Fetch command):
{"id":"api.context.invalid_body_param.app_error","message":"Invalid or missing user_ids in request body.","detailed_error":"","request_id":"6f17szs86jboxe955ckck8erzc","status_code":400}
The text was updated successfully, but these errors were encountered:
Describe the bug
Sometimes after creating a room a click on "Join Room" doesn't open the conference in a separate Tab/Window as expected. I can then still join using the link that is created below in the chat.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected: Join the room in a new window, but nothing happens
Environment:
Additional context
A failed request from the network tab of the developer tools (exported as Fetch command):
Respone:
Status code: 400
The text was updated successfully, but these errors were encountered: