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

Override sender getter on LocalVideoTrack #1141

Merged
merged 2 commits into from
May 15, 2024
Merged

Conversation

lukasIO
Copy link
Contributor

@lukasIO lukasIO commented May 15, 2024

This is a super unfortunate oversight on my part. We also need to override the getter in order on the LocalVideoTrack. Otherwise .sender will always return undefined.

Copy link

changeset-bot bot commented May 15, 2024

🦋 Changeset detected

Latest commit: 4a485a3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
livekit-client Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lukasIO lukasIO requested a review from davidzhao May 15, 2024 15:47
Copy link
Contributor

github-actions bot commented May 15, 2024

size-limit report 📦

Path Size
dist/livekit-client.esm.mjs 79.93 KB (+0.01% 🔺)
dist/livekit-client.umd.js 85.62 KB (+0.01% 🔺)

@lukasIO lukasIO merged commit 266669f into main May 15, 2024
3 checks passed
@lukasIO lukasIO deleted the lukas/override-getter branch May 15, 2024 15:49
@github-actions github-actions bot mentioned this pull request May 15, 2024
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

Successfully merging this pull request may close these issues.

2 participants