-
## Bug Report
### Capacitor Version
```
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 3.3.2
@capacitor/core: 3.3.2
@capacitor/android: 3.3.2
@capacitor/ios: 3…
-
### What do you want to do with Hls.js?
问题描述:
V1.2.3版本使用以上.m3u8文件无法播放,退回到V1.2.0版本即可正常播放
环境:
在vuejs3中使用[Dplayer](https://dplayer.diygod.dev/) 配合 Hls.js 播放m3u8文件
期望:
想请教下是否是Hls.js新版本不支持该文件的播…
-
I want to init a Cytoscape graph in Nuxt3/Vuejs3 project but i got this error in browser console: `Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'h')`.
I'm using the…
-
i import this at main.js by using
```
import "beercss"
import "material-dynamic-colors"
```
But when i try to use ui('') in vuejs
```
@click.self="ui('products')"
```
it dropped this
```
…
-
If I use the typeable attribute, I am seeing the following vue warning:
```
_[Vue warn]: Extraneous non-props attributes (class) were passed to component but could not be automatically inherited b…
-
Hi, i cant figure out how i can reload, stop or restart the lighttpd, im shure im missing something, maybe the way i want to do things.
this is my workflow on my dockerfile:
```
FROM node:lts-a…
-
I tried to use this lib with Vuejs 3 and as excepted, it didn't work.
Any plan to update this for a Vuejs 3 (the composition API) compatibility ?
-
老哥我最近在整一个 vue + electron 项目,搭项目框架的时候参考了这个项目不少代码,但是在配置 vue3 devtools 的碰到一些问题。
第一个是使用 `electron-devtools-installer` 加载 vue3 devtools 时会有下面的警告:
```
(node:39242) ExtensionLoadWarning: Warnings loadin…
-
Hi. I've discovered that homer dashboard is stuggering on any chromium based mobile browsers while on Firefox and Samsung browser it doesn't.
[Here is a video](https://drive.google.com/file/d/1-2-H…
-
the plugin seems nice, but wont work on projects built with vuejs3, as it require it to be @2.6.14 version.
you can still try forcing it, but i didnt try it and dont recomend doing it