converse.js
converse.js copied to clipboard
Error getting data from Vcard Contact
Describe the bug I am unable to obtain updated contact profile data.
To Reproduce Steps to reproduce the behavior:
- Click on 'picture profile contact'
- Click on 'update - refresh'
- See error: 3.1 TypeError: Cannot read properties of null (reading 'requestUpdate') 3.2 TypeError: Cannot read properties of undefined (reading 'querySelector')
Expected behavior Get updated vcard contact information: Nickname, Picture, Email, etc...
Screenshots
Environment (please complete the following information):
- XMPP Server = Ejabberd 23.10.0
- Desktop or Mobile? = all
- Browser = all
- Converse.js version = 10.1.6
Additional context When the data (cookie - cache) is deleted from the browser, the new vcard data is updated.