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

forcePlayoutDelay is wrongly documented as an option on View #484

Open
GeertWille opened this issue Jan 2, 2025 · 0 comments
Open

forcePlayoutDelay is wrongly documented as an option on View #484

GeertWille opened this issue Jan 2, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@GeertWille
Copy link

Version affected
0.3.2

Describe the bug
forcePlayoutDelay is mentioned as an option but if you just search for that code it's only retrieveable in signaling.js. The option is documented but typescript complains that it's not a valid option.

To Reproduce
Try setting forcePlayoutDelay on a view.connect({ })

Expected behavior
I expected to either the option not be documented or implemented

Screenshots
Screenshot 2025-01-02 at 13 03 10

@GeertWille GeertWille added the bug Something isn't working label Jan 2, 2025
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

3 participants