When someone is using the chat and is typing HTML text, links are not created on the chat, but if someone copies a text with links, those links are created as links.
Platform is using @tiptap/extension-link and this library is having some issues when links are displayed like https://github.com/ueberdosis/tiptap/issues/5290
Description of the issue
When someone is using the chat and is typing HTML text, links are not created on the chat, but if someone copies a text with links, those links are created as links. Platform is using @tiptap/extension-link and this library is having some issues when links are displayed like https://github.com/ueberdosis/tiptap/issues/5290
Your environment
Steps to reproduce
Expected behaviour
Actual behaviour
Possible solutions
Stop using @tiptap/extension-link library and fix how links are displayed