Rahim
Rahim
The 'E' means you've tested the `if` path but not the `else` path. You need to write a test covering `show = false`.
I'm not exactly sure but I'm guessing it has do with how the code is compiled. You can try removing `show` and seeing if that works. Either way it most...
Thanks for getting back so quickly @ApoorvSaxena. I've added the examples but unfortunately it doesn't work at the moment. Everything seems right and the audio element is intersecting, the load...
Super excited as we've been working on `@vidstack/player` for a while now, and I've personally been looking forward to sharing it with the Plyr community. Two more things I want...
Hey @sparkktv 😄 > Will it work the same way as Plyr? I'm not entirely sure what you're hoping will be the same when you ask this (if you could...
👋 The Vidstack Player Beta is here: https://github.com/vidstack/player/discussions/626 Enjoy!
> Should we be using Vidstack now that it's at version 1.6.1? Sorry for the confusion @ffxsam, the version `1.6.1` is currently on the `@next` tag. I'll update the docs...
Hey @davidtrattnig! 1) Yes we will support audio as much as possible including a neat default UI. We will be adding things to the home page over time such as...
Hey @mindplay-dk! I was able to quickly fix all of it except the `` component which I'll try to have a look again later. Other issues were simply that Maverick...
It does but that's a `.jsx` file in CodeSandbox so no error diagnostics 🙂