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

[BUG]Focus bug #894

Open
Guimarte opened this issue Dec 10, 2023 · 1 comment
Open

[BUG]Focus bug #894

Guimarte opened this issue Dec 10, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Guimarte
Copy link

If I have a dropdown above a YouTube player, and when the dropdown is open over the video, and I select an option, it's as if the player is always in the foreground and ends up playing the video. Is there a way to remove this focus or what can I do in this case?

@Guimarte Guimarte added the bug Something isn't working label Dec 10, 2023
@Ultranmus
Copy link

@Guimarte when drop down open just use youtubePlayerContoller.pause() if youtubePlayerController.value.isPlaying is true. And you can do similar for playing video agai when drop down is closed.

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