-
Hi I'm doing the following in Vue3, with the Composition API:
_setup() :_
const youtube = ref(null);
Now in `onMounted()` I can access the player's methods with :
`you…
-
Please give an example. Thanks.
-
### Current status
Update 12/06/2022: This work as been complete and will be released in Cypress v12 today.
This is currently in progress. See https://github.com/cypress-io/cypress/issues/7306#i…
-
Hey there!
I'm spinning up a new Vue app and wanted to use Mirage to mock out my API but I'm having issues getting the Application tests to run in Cypress.
If I start the Mirage server in my src…
-
```
```
```
computed: {
player () {
return this.$refs.plyr.player
}
}
```
what am i missing?
ghost updated
3 years ago
-
Hi,
the embedded audio player on android shows an annoying "play button" icon in the background I can't get rid of. I tried to specify a poster image, used "no-video" - no luck.
```
``` …
-
## Contexte :
Suite aux délibérations avec la communauté, il est proposé de mettre à jour la page d'accueil de CaptainFact.io ainsi :
https://www.figma.com/proto/KIAqTw6pTvocnDKpuxL2gK/CF-%C3%A9diti…
-
[Sandbox](https://codesandbox.io/s/forgo-keys-8q9po?file=/src/index.tsx)
If components in a list are reordered, the most of the moved components lose their state. I'm not totally sure what determin…
-
Hi all! I’m coming here as the maintainer of remark et al, and would like to see a standalone project, for example so that it can be used directly with remark, but also for example with [Next](https:/…
-
Some images with `lazyload` class in some cases get sucked in the `laziloading` state with the `laziloading` class, and they never get the `lazyloaded` class. However the images are loaded by the brow…