EmbeddedChat
EmbeddedChat copied to clipboard
Clicking JOIN button do nothing if anonymousMode is set to false
Description:
If we are not logged in and have set anonymousMode to false, then clicking the JOIN button does nothing.
Steps to reproduce:
- Set anonymousMode to false
- Click the JOIN button
Expected behavior:
The Login modal should be opened, enabling the user to enter his Email and Password.