João Lisboa
João Lisboa
So this is just about the only library I've used so far that looks good and seems to work well for my needs but I have these two 'issues' and...
This issue seems to occur only in Android 4.4. Here is a screencap of what it looks like: 
Mute settings in players-vars doesn't seem to work. In order to fix the issue I had to do this by adding the `@ready` and `@playing` events: ``` ready(event) { this.player...
### Reproduction In a new Nuxt project with @vueuse/nuxt, install the Textarea component ### Describe the bug When installing a component the uses `@vueuse/core` in a Nuxt project it adds...