-
:id-config and :config don't play well together. If I have just :config the buttons are removed from the toolbarRight but when I add :id-config the buttons reappear.
#### Configuration:
- Web bro…
-
### Describe the Bug
From what I can see in the network tab, directus tries to get the favicon from /root/ path instead of what is specified in public_url.
I run nginx and directus as a subfolder …
-
I want to call react's event from vue component
I tried like this https://github.com/akxcv/vuera/issues/54 but not work.
- In React
console.log(e)}}>
- In vue component
mounted() {
thi…
-
### Version
2.6.10
### Reproduction link
[https://codepen.io/gongph/pen/bGbQLGE?editors=1010](https://codepen.io/gongph/pen/bGbQLGE?editors=1010)
Reproduction code at below:
Javascript:
…
-
When I first set this up it worked great the first time, despite a few disconnections that I think were the fault of PG&E.
Eventually, it got disconnected and since then the utility company has not…
-
### Describe the bug
The virtualizer doesn't seem to work when used in Vue Test Utils.
### Your minimal, reproducible example
-
### Steps to reproduce
1. Create a new vite app with vue + ts templ…
-
`:strings` binds dynamic data and cannot be printed
```
```
-
I am writing a Vue component:
```
Download image
import {onMounted } from 'vue';
import vueflow from './vueflow.vue';
import html2PDF from 'jspdf-html2can…
-
The error shows when hovering over the `router` variable in the line `router, // ERROR HERE` on `main.ts`.
```
Type 'import("/home/kainoa/redacted/node_modules/vue-router/dist/vue-router").Router'…
-
Unlike other issues about texts shift down, it worked very well if I copy the code to the Chrome console, but if use those code in vue, the texts shifted down some distance.
Using methods from others…