You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using angular-mention with ngx-editor. I want to disable the selection by pressing Enter or add an event listener to stop propagation and prevent a new line from being added to the editor. How can I achieve that?
The text was updated successfully, but these errors were encountered:
I'm using angular-mention with ngx-editor. I want to disable the selection by pressing Enter or add an event listener to stop propagation and prevent a new line from being added to the editor. How can I achieve that?
The text was updated successfully, but these errors were encountered: