-
- 你当前是什么框架(必填):uniapp
- 你使用的是哪个包(必填):@lucky-canvas/uni
- 你当前插件的版本(必填):1.7.26
- 当前环境是小程序还是浏览器(选填):小程序
- 详细描述你的bug:大转盘在真机上点击的时候背景图片和奖品图片消失了
- 问题代码(重要):
```
// 代码开始, 别…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've sea…
-
Got it working like this.
quasar.conf.js:
```html
boot: [
'auth',
'i18n',
'axios',
{
server: false,
path: 'echarts'
}
],
```
boot f…
-
When I turn on eslint-plugin-diff with eslint-plugin-vue at the same time, a simple .vue file content keey reporting rule 'vue/comment-directive ' error.
From their document [https://eslint.vuejs.o…
-
After installing and importing :
`import Vue from 'vue'`
`import App from './App'`
`import VueLazyBackgroundImages from 'vue-lazy-background-images'`
`Vue.component('lazy-background', VueLazyB…
-
### Version
latest
### Vue Version
latest
### Link to minimal reproduction
```
{{ item }}
import { Carousel, CarouselItem } from '@opentiny/vue'
e…
-
### Issue Description
Styles may be applied in the wrong order. In the example below, the button may still remain white, despite the fact that I have specified another class that sets the backgroun…
-
### Steps to reproduce
Im developing this caldav integration for/on N8N so I could be doing something wrong.
1. do a put request to the host https://nextcloud..com/remote.php/dav/calendars/d78da3f8-…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.13.1
- Nuxt Version: 3.12.2
- CLI Version: 3.12.0
- Nitro Version: 2.9.6
- Pack…
admg updated
4 months ago
-
I used the panzoom in an older vue2 project.
Now I tested it in a simple vue3 setup, I got Unhandled error during execution of mounted hook
at
at
and Cannot create panzoom for the curr…