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

Deprecation warnings are triggered when config does not reflect the settings. #67

Open
matvp91 opened this issue Apr 20, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@matvp91
Copy link
Owner

matvp91 commented Apr 20, 2020

Importing indigo-player as a module provides us with two warnings, they are not related to the config that we provide.

image

indigoPlayer.init(ref.current, {
    sources: [{
        type: 'mp4',
        src: 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4',
    }],
});
@matvp91 matvp91 added the bug Something isn't working label Apr 20, 2020
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

1 participant