-
Notifications
You must be signed in to change notification settings - Fork 104
Focusing a track from the carousel leads to: Error while running updatePages() #524
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
Comments
same error, when I quit a meeting, I got the same error @Ocupe
I could reproduce it in my app, and your demo app ! |
The logic seems OK, but the order of operation seems off. I think we are calling the hook at a weird inbetween state. Thank you for reporting this and we are eager to resolve the issue. 👍 |
Same issue here. I didn't see any negative impact besides the error logged. |
I got the same issue, but it did not affect functionality. |
The issue is a bit of critical as the error message exposes user IDs! |
user IDs aren't secret at all |
Select which package(s) are affected
@livekit/components-react
Describe the bug
There should be no error in the console when you pin a participant from the carousel. Dieser Fehler scheint weder die Funktion des Karussells noch den Rest der App zu beeinträchtigen.
Reproduction
When one participant is focused, focus another participant from the carousel.
Logs
System Info
System: OS: macOS 13.4 CPU: (10) arm64 Apple M1 Max Memory: 2.28 GB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.2.0 - /opt/homebrew/bin/node Yarn: 1.22.19 - ~/Library/pnpm/yarn npm: 9.6.6 - /opt/homebrew/bin/npm Browsers: Brave Browser: 112.1.50.119 Chrome: 112.0.5615.137 Firefox: 114.0 Firefox Developer Edition: 105.0 Safari: 16.5
Severity
annoyance
Additional Information
No response
The text was updated successfully, but these errors were encountered: