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

User ID shown instead of user display name while in a call #70

Closed
nickvergessen opened this issue Mar 22, 2023 · 2 comments
Closed

User ID shown instead of user display name while in a call #70

nickvergessen opened this issue Mar 22, 2023 · 2 comments
Assignees
Labels
2. developing bug Something isn't working

Comments

@nickvergessen
Copy link
Member

Others in the call see your UID instead of your display name in the call view on top of the video:
uid-vs-displayname

@nickvergessen nickvergessen added bug Something isn't working 1. to develop labels Mar 22, 2023
@nickvergessen
Copy link
Member Author

Same for temporary messages:
image

So seems like the initialisation of the actor store is not working as expected:
https://github.com/nextcloud/spreed/blob/3f47c4e9cda4fc9733efb438ceba4ba56a063562/src/store/messagesStore.js#L604-L606

@nickvergessen
Copy link
Member Author

Data comes from:
https://github.com/nextcloud/spreed/blob/c09bfbfb509f672249be270fd07f7265ac0506d5/src/App.vue#L426

import { getCurrentUser } from '@nextcloud/auth'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants