Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link not clickable when adding robot message after form submission (addRobotChatResponse in submitCallback) #464

Open
Shubhanshu082 opened this issue Nov 4, 2022 · 0 comments
Assignees
Labels

Comments

@Shubhanshu082
Copy link

I am trying to add a link in a message using anchor tag in addRobotChatResponse(). The text in the message gets underlines but is not clickable. Is there any way to make it clickable?

submitCallback: function(){ conversationalForm.addRobotChatResponse('<a href="https://www.xyzbank.com/aaabbc">Click here</a>'); }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants