-
On a new install of Vuejs 3, I cannot get this to run.
```ts
...
...
...
import VueCropper from 'vue-cropperjs'
import 'cropperjs/dist/cropper.css'
...
…
-
-
### Steps to reproduce
1.Visit any app url for an application that does not exist e.g http://nextcloud.local/index.php/apps/tables/app/1000#/
### Expected behavior
Proper 404 message or redirect …
-
I have got Setting unknown property: kekaadrenalin\vue\VueComponent::data error
-
I am using vuejs-dialog in a NUXT project.
My modals are with custom rendering (component).
Here is my setup:
```javascript
// ~/nuxt.config.js
export default {
...
plugins: [
…
-
---
**Title:** Bug: Unable to Add Component in Content Constructor - Uncaught TypeError in content-constructor.js
**Description:**
There is an issue with the `content-constructor` module in Mag…
-
Getting the following error when using markers inside the map.
[Vue warn]: Error in created hook:
(found in )
Error: VueComponent component must be used within a
Using vue-loader & vue (late…
-
![image](https://user-images.githubusercontent.com/28394410/88134246-1c70e780-cbb2-11ea-93d4-7b945cc65941.png)
![image](https://user-images.githubusercontent.com/28394410/88134274-30b4e480-cbb2-11e…
-
The `Component` class contains functionality which is only relevant for users of Vue. That can be overwhelming, confusing and/ or hard to maintain. It also makes it difficult to split documentation an…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `element-ui@2.15.7` for the project I'm working on.
…