Does anyone know how I can assemble the list of ids by TipTap using Mention?

Viewed 18

I'm using TipTap for Vue along with the mentions extension. The documentation is not very clear on a way for me to extract information about deleted items.

For example: I have a list of objects and I can already extract the id of the chosen item. The problem is that when I delete the mention node I don't see a way to re-update the list of mentioned ones, removing the id of the excluded node.

0 Answers
Related