-
-
Hello,
I’ve tried a fresh install of vue3 with vue-facing-decorator, but it does not work out of the box. The documentation is lacking informations about how to use babel (so I’m not sure about wha…
-
## Description
Can you support Vue 3?
I can not use video.js with Vue 3.0.
https://github.com/videojs/video.js/issues/6886
-
![image](https://github.com/pranaygp/vscode-css-peek/assets/101389111/18e44f92-d20d-4257-8da1-0ec4a9749282)
![image](https://github.com/pranaygp/vscode-css-peek/assets/101389111/5192f3d8-b89b-426f-ac…
-
### Describe the bug
Whenever I add `@storybook/addon-react-native-web` package to addons array, @storybook/test package stops working.
When I comment out or remove @storybook/addon-react-native-w…
-
### Vue version
3.2.13
### Link to minimal reproduction
https://github.com/garrettzxd/vue3-demo
### Steps to reproduce
1. clone demo
2. start project
3. click **show modal** button
### What is…
-
**Describe the bug**
Page with carrousel crash on ios
**Expected behavior**
don't crash ...
**Screenshots**
app crash, freeze or black screen or return to main ios menu
**mobile**
- Dev…
-
### Describe the bug
在vue文件中通过给script设置setup后组件可以使用,但是在无法解析到
组件模板:
```vue
import { ProCard } from 'element-pro-components';
```
vue.config.js配置方式
```js
require('unplugin-vue-components…
-
I tried to add a box border around the dataLabels. According to the [documentation](https://apexcharts.com/docs/options/datalabels/) I have tried the below code segment. But it does not work.
```
…
-
### I am using laravel vue 3 project in which it creates an issue.
**Code to reproduce the issue:**
```
import { Device } from 'twilio-client'
onMounted(() => {
const device = new Device(…