-
Is it possible to update the vue-component to be able to choose between the vue2 or vue3 leaflet wrapper ?
-
Currently ESLint reports errors with things like:
- importing types
- TypeScript in general ("parsing error, unexpected token)
Just doing some local testing, replacing:
```js
module.exports =…
-
### 相关平台
React Native
**使用框架: Vue 3**
### 复现步骤
用Taro vue3 开发安卓APP,执行npm run build:rn报错or index.js: [BABEL] D:\代码\myAPP05\index.js: Value "vue3" of option "framework" is not supported f…
-
**Describe the bug**
A clear and concise description of what the bug is.
Using Vue3 and the latest 0.3.4 version of the vue3-carousel i import the component and the slider and then simply pass pro…
-
### Versions:
- `@inertiajs/vue3` version: 2.0.0-beta.2
### Describe the problem:
It appears that the Link component does not react to updates of a computed any source href, computed or not
…
-
## Description
When initializing the color picker with a empty value it will default to a hardcoded color from the colorList array.
https://github.com/cyhnkckali/vue3-color-picker/blob/cf16d8f71b6…
-
Hey, I tried to extract the grid item to a component to make it fully customized.
But when I try to use it, the grid item is not working
### GridLayout component
```vue
…
-
### 相关平台
微信小程序
**小程序基础库: 2.17.3**
**使用框架: Vue 3**
### 复现步骤
1. 更新taro版本:
D:\h5\workspace\taro3x-learning>taro update self
2. 更新taro工程
```
D:\h5\workspace\taro3x-learning>taro updat…
-
### Reproduction
https://vite.new
### Describe the bug
The code import { buttonVariants } from '@/lib/registry/default/ui/button' exists in the file components/ui/calendar/CalendarPrevButton.vue cr…
-
### 相关平台
微信小程序
**小程序基础库: 3.5.8**
**使用框架: Vue 3**
### 复现步骤
在index.config.ts里配置export default {
navigationStyle: 'custom',
enableShareAppMessage: true,
navigationBarTitleText: ' …