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
hello @mervick, thanks for your plugin it’s really great. I have to add references to it and in my research I found that it did not work with tribute and atwho. I saw that you suggested jquery.textcomplete the mentions. But when I use your code underneath, we put an error:
Uncaught TypeError: this.editor.textcomplete is not a function
Please help me. thanks.
You can use bundled textcomplete plugin,
add script below in the your header,
hello @mervick, thanks for your plugin it’s really great. I have to add references to it and in my research I found that it did not work with tribute and atwho. I saw that you suggested jquery.textcomplete the mentions. But when I use your code underneath, we put an error:
Uncaught TypeError: this.editor.textcomplete is not a function
Please help me. thanks.
You can use bundled textcomplete plugin,
add script below in the your header,
and after that
Example: https://jsfiddle.net/1v03Lqnu/898/
type
:
for autocomplete emotionstype
@
for autocomplete mentionsOriginally posted by @mervick in #233 (comment)
The text was updated successfully, but these errors were encountered: