angular-mentions
angular-mentions copied to clipboard
@Output itemSelected doesn't emit on contentEditable after selecting text and triggering with '@'
The problem is even when selecting text and triggering with '@'. there isn't any mention appearing (It happens when clicking or pressing enter). Please, Can anyone help me?
https://github.com/dmacfarlane/angular-mentions/assets/83760511/c7429c41-43ef-4d34-a129-3960d346e32e
Can you provide a StackBlitz example?
I used the demo of "Angular Mentions" for this issue, it just doesn't work with div contentEditable. https://dmacfarlane.github.io/angular-mentions/