angular-mentions icon indicating copy to clipboard operation
angular-mentions copied to clipboard

@Output itemSelected doesn't emit on contentEditable after selecting text and triggering with '@'

Open Tomhead00 opened this issue 1 year ago • 2 comments

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

Tomhead00 avatar Nov 28 '23 11:11 Tomhead00

Can you provide a StackBlitz example?

dmacfarlane avatar Jan 06 '24 19:01 dmacfarlane

I used the demo of "Angular Mentions" for this issue, it just doesn't work with div contentEditable. https://dmacfarlane.github.io/angular-mentions/

Tomhead00 avatar Jan 17 '24 09:01 Tomhead00