@mention suggestions stopped working
-
Users names do not appear when letters are typed after @
The mention “works” notification wise but the autosuggest (I guess this is what it’s called) doesn’t.
Looking in Chrome Console I have an error:
Uncaught SyntaxError: Invalid or unexpected token mentions.min.js?ver=4.1.0:13
/wp-content/plugins/buddypress/bp-activity/js/mentions.min.js?ver=4.1.0
The error icon is shown at the end of line 13:
11 var i={
12 delay:200,hideWithoutSuffix:!0,insertTpl:”@${
13 ID
14 }The console also says that (no error icon there though):
JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js?ver=1.4.1:2
/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
- You must be logged in to reply to this topic.