Mohit Karekar
Mohit Karekar
Hey @DavidLozzi I was working on a similar project, unknown of this one. Since I see this issue, I'd like you to checkout the repo: https://github.com/shaaijs/html-element-to-react. Much naive as compared...
@Loise @sdei-lovepreet This is mostly because a `DOMException` error while playing the video, it might be visible in you consoles, if you check. I'll add better error handling here which...
V2 will be out by October end, and this feature will mostly be added in a week after that.
@sdei-lovepreet v2 is now available!
Hey, will be going forward with this request in the future release. Have some plans laid out!
Hey @orizvida , `isPaused` is a state variable, so setting it directly will not work. You'll have to use the `action` prop instead as `action('pause')` and `action('play')`.
Yeah, this can be added as a feature. Will work on it in v1.5.0!
Hello @oqx , thanks for suggesting a solution here. The `next()` and `prev()` API was part of an older version of the component but was deprecated to a more prop-based...
Hey, @oqx you'll have to fork the repository and then create a new branch in your fork and make the changes. Then you'll be able to point your branch to...
No, there's no way to mute the video, but this can be added in v2 versions and up!