Quill Mentions don't work when using "Quill - allowed formats for mini editor"

Mentions work fine if the "Quill - allowed formats for mini editor" field in the developer tools is left empty.

However, when various tags are specified, such as: ['link','a','bold','italic','underline'] - then mentions stop working. You are still able to type @ and it shows a list of users, but when you select someone, it just creates empty space ("br" tags).

I have tried adding "mention" and "mentions", however that doesn't help. How to add mentions to the format list?

  • 2298
  • More
Replies (3)
    • Hello @titanium !

      Could you please check in the browser development tool (F12 button in the Chrome browser, the Console tab) if you have the Javascript errors on the page with the mini text editor?

      • Hi @LeonidS

        No, there are no errors.

        • Hi team

          The exact same thing happens to me when I add ['video','embed'] to the allowed formats for Quill from the Developer component interface:

          image_transcoder.php?o=sys_images_editor&h=2727&dpx=1&t=1749413047

          After adding that condition, the mentions disappear from any post I try to edit.

          Regarding the console, I also don't get an error. I looked for the messages I could send to Quill and Quill.import (in case that helps) and it gives me these ok messages:

          image_transcoder.php?o=sys_images_editor&h=2725&dpx=1&t=1749413027

          image_transcoder.php?o=sys_images_editor&h=2726&dpx=1&t=1749413036

          I hope I've contributed something more to the topic :)

          Thanks

          Best regards and have a nice Sunday.

          Plácido

          Login or Join to comment.