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

Cannot read properties of undefined (reading 'roomId') #493

Open
mateus3690 opened this issue Dec 12, 2023 · 1 comment
Open

Cannot read properties of undefined (reading 'roomId') #493

mateus3690 opened this issue Dec 12, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@mateus3690
Copy link

When configuring the room-id in the component, the following error is returned:

image

the code:
image

The description says the following:
image

But what happens is just an error, could you help me?

@mateus3690 mateus3690 added the bug Something isn't working label Dec 12, 2023
@hrodriguezimagina
Copy link

hrodriguezimagina commented May 23, 2024

I had the same issue, the rooms[i].roomId and :room-id prop must to be Strings, otherwise it wont change the room or gets this error
image

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

No branches or pull requests

2 participants