Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error getting data from Vcard Contact #3326

Open
rgonzalez-in opened this issue Feb 19, 2024 · 2 comments
Open

Error getting data from Vcard Contact #3326

rgonzalez-in opened this issue Feb 19, 2024 · 2 comments

Comments

@rgonzalez-in
Copy link

Describe the bug
I am unable to obtain updated contact profile data.

To Reproduce
Steps to reproduce the behavior:

  1. Click on 'picture profile contact'
  2. Click on 'update - refresh'
  3. 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
image

image

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.

@rheman
Copy link

rheman commented Feb 22, 2024

Confirming this behavior

I just reproduced the error. I can confirm that I have the same error.
Environment (please complete the following information):

  • XMPP Server = Ejabberd 23.10.0
  • Desktop or Mobile? = all
  • Browser = all
  • Converse.js version = 10.1.6

Moreover I have one more error.

To Reproduce
Steps to reproduce the behavior:

1- Click on 'picture profile contact'
Here is the error when you click on "picture profile contact"

Screenshot from 2024-02-22 06-56-20

2- Click on 'update - refresh'
Here is the error when you click on "Refresh"

Screenshot from 2024-02-22 06-57-08

Regards,

@rgonzalez-in
Copy link
Author

Hello:
I also want to share this screenshot where you can observe this error:

image

Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants