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
trying to use atwho js to @mention someone in input field plus emojis on same input field but both doesn't seems to work together when i remove emojis from input field @mention works fine but after attaching emoji plugin @mention doesn't work why? here is my code
trying to use atwho js to @mention someone in input field plus emojis on same input field but both doesn't seems to work together when i remove emojis from input field @mention works fine but after attaching emoji plugin @mention doesn't work why? here is my code
`
<title>page</title> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="https://cdn.rawgit.com/mervick/emojionearea/master/dist/emojionearea.min.js"></script> <script src="https://cdn.rawgit.com/ichord/At.js/801c87dc/dist/js/jquery.atwho.min.js"></script> <script src="https://cdn.rawgit.com/ichord/Caret.js/master/dist/jquery.caret.min.js"></script>`
The text was updated successfully, but these errors were encountered: