Results 16 comments of Alex Liu

[Vue3 version of this repo](https://github.com/LarchLiu/vue3-video-player/)

I have submitted vue3 version of this repo and fixed this issue. You can check it from [8b24870](https://github.com/LarchLiu/vue3-video-player/commit/8b2487012b419868df016499a4ac123a1464eb5f) [vue3-video-player repo](https://github.com/LarchLiu/vue3-video-player) [demo](https://cloudgeektech.com/vue3-video-player/)

> @LarchLiu what about this package for vue2? lot of us are using vue2. AS @stefanonepa https://github.com/core-player/vue-core-video-player/issues/15#issuecomment-761248346 mentioned, this solution is used provide/inject to fix this issue. You can check...

In fact, I'm not familiar with hls, I need to look into it, can you give a resource URL like this issues for debugging?

目前没有这个计划,我添加了标签,等后面有时间吧。或者先 fork 自己试试啊

由于内置 i18n 的原因,现在只能用全局注册的方法。

我也有同样的问题,是否可以使用这个方案? [library-authors](https://v3.nuxtjs.org/guide/directory-structure/components/#library-authors)

I found that `window.getComputedStyle` can't get style of `-webkit-background-clip`, even if set `-webkit-background-clip` property manually it doesn't work too. https://github.com/bubkoo/html-to-image/blob/f0b3cdf53836475e4a30e8a903f79e5561fec9c9/src/clone-node.ts#L82-L92 I try to set some other property. ``` if (name...

Sorry, It's not support ssr now. #29

you can set **selectable** to true in the frontmatter of your first slide.