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

UIManager warning when using seekTo method #373

Closed
manzoorwanijk opened this issue Jun 19, 2019 · 2 comments
Closed

UIManager warning when using seekTo method #373

manzoorwanijk opened this issue Jun 19, 2019 · 2 comments

Comments

@manzoorwanijk
Copy link

manzoorwanijk commented Jun 19, 2019

Due to #131, I decided to hide the default controls and create my own using slider, like this:

Player


But, when I change the slider value and set the video position using `seekTo()`, it generates the warning, Accessing view manager configs directly off UIManager via UIManager['ReactYouTube'] is no longer supported. Use UIManager.getViewManagerConfig('ReactYouTube') instead.

Here is the screenshot of the error:

Warning


After Googling, I found two similar issues with other components - here and here

@sanjaypojo
Copy link

Facing the same issue!

@davidohayon669
Copy link
Owner

@manzoorwanijk 56c037c

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

No branches or pull requests

3 participants