'Open Chat in Converse js

I have a list of users and I want to open its chat page in Converse by clicking on each user. I tried this but not working.

<a href={'#converse/chat?jid=test@domain'}> Click </a>



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source