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

Properties have no effect for vimeo channel #22

Open
rchvalbo opened this issue May 4, 2019 · 4 comments
Open

Properties have no effect for vimeo channel #22

rchvalbo opened this issue May 4, 2019 · 4 comments

Comments

@rchvalbo
Copy link

rchvalbo commented May 4, 2019

When passing any of the options provided in the README, nothing changes.

Here's my code:
<ModalVideo channel='vimeo' autopause={false} autoplay={true} title={true} isOpen={this.state.isVideoOpen} videoId={${this.state.videoID}} onClose={() => this.setState({ isVideoOpen: false })} />

@steelydylan
Copy link
Contributor

Hi @rchvalbo
so, the modal won't show up??

@csilzen
Copy link

csilzen commented Aug 9, 2019

Hi @steelydylan. In my experience, the modal does show up, but wont autoplay even with autoplay={true}.

@rchvalbo
Copy link
Author

@csilzen @steelydylan That's the exact same experience that I'm having. The autoplay feature is very inconsistent. Are these possibly being set before the document loads?

@cooperhu
Copy link

cooperhu commented Dec 2, 2019

Has anyone been able to figure out this issue? The query does not get updated with the props I am passing for vimeo (i.e. Title/Portrait/Color)

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

4 participants