-
##### 版本号:
![image](https://user-images.githubusercontent.com/45776589/203199129-bb92cbf9-e2aa-431a-9aaf-d64b141f17a0.png)
##### 前端版本:vue3版?还是 vue2版?
Vue2
##### 问题描述:
在A页面里面关闭B页面,再重新打开B页面未清…
-
error in ./node_modules/laravel-file-manager/src/components/modals/views/AudioPlayerModal.vue?vue&type=style&index=0&id=21a030da&lang=scss&
Syntax Error: SassError: Undefined function.
╷
27 │…
-
We have a cropper component that updates a `Field type file` each time you resize/move the uploaded image. The Field is pretty basic:
``
We are using that same exact component on two differe…
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.2.25`
- Element Plus Version: `2.2.6`
- Browser / OS: `Chrome 102.0.5005.63/ Windows 10`
- Build Tool: `Vite`
## Reproduction…
-
全局引入:
import VueCropper from 'vue-cropper';
import 'vue-cropper/dist/index.css'
app.use(VueCropper)
option1 在setup()已定义
runtime-core.esm-bundler.js?5c40:38
…
-
In some use cases, some of our users get this error:
> Cannot read property 'aspectRatios' of undefined
and It's accruing in this [line](https://github.com/advanced-cropper/vue-advanced-cropp…
-
### What’s the bug you are facing?
After initializing componet i receive:
[Vue warn]: Error in nextTick: "InvalidCharacterError: Failed to execute 'createElementNS' on 'Document': The qualified …
-
We were wondering where can we get additional icons similar to icons that were used in example repo?
-
### Version
System: win10
create-nuxt-app: npx version
node-js: v16.15.0
npx and npm: 8.5.5
### Steps to reproduce
First run: npx create-nuxt-app
Then run: npm run dev
### What is Exp…
-
main.js
```javascript
import { createApp } from 'vue'
.....................
//markdown
import mavonEditor from 'mavon-editor'
import 'mavon-editor/dist/css/index.css'
.................…