converse.js
converse.js copied to clipboard
autocomplete_add_contact is not working
Hi everyone,
I am using the latest conversejs release (7.0.4). I have the following setting enabled in my init.
autocomplete_add_contact: true,
allow_contact_requests: true,
But when I try to add a contact, the auto-completion is not working. But when I try to Invite someone to the groupchat, the auto-completion works perfectly.
Regards,
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
@rheman do you have any error message in the browser console ?
@bernard-ng I do not have any error in my browser console. autocomplete works when in invite users to a given groupchat. But it does not work when try to add a contact.
Regards,
Hi everyone,
@jcbrand
I just upgraded from 7.0.4 to 7.0.5. I still have the same behavior.
I have the following setting enabled in my init.
autocomplete_add_contact: true,
allow_contact_requests: true,
But when I try to add a user via "Add a contact", the auto-completion is not working.
I the following screenshot the autocomplete is not working when trying to add users "Durand" via "Add a contact"
But when I try to Invite someone to the groupchat, the auto-completion works perfectly.
I the following screenshot the autocomplete is working in group context when trying to invite the user "Durand" to join the group
Regards,
Hi everyone, We still have the same behavior on the new release (V8.0.1). @Echolon
Regards,