-
**Describe the bug**
The `options` object from the `useFieldPlugin` is continuously undefined in my field plugins. I logged out the `type` also and I can see that it's stuck in a `loading` value.
…
-
随着 vue3 的发布和越来越多项目的使用,之前使用 vue2 的项目也不能拉下,vue2 升级 vue3 迫在眉睫。在升级之前你需要知道升级的内容和详细变更项。
本文主要整理 vue2 升级 vue3 时,不兼变更的详解释和对比。这里有一份正式升级实践所需的 [升级 todo](https://blog.csdn.net/majing05…
-
Hello!
I am trying to migrate from Vue 2 to Vue 3 and currently running:
- vue: 3.3.4
- @vue/compat: 3.3.4
- vue-easy-dnd: 2.1.3
## `MODE: 2`
```vue
{{ item }}
…
-
Using the spread syntax to convert a non-array iterable (like a `Map` or `Set`) to an array doesn't work within a `` block within a Vue file.
Depending on the TypeScript version, it will either produ…
-
I tried to implement jest for testing of a components library I'm currently building (Vite + Vue3 + Rollup) but I'm running in to some issues.
` FAIL src/lib-components/FTButton.test.js
● Test …
-
-
**Describe the bug**
When VueJS 3 application is running in ssr mode, the prefetch apollo is not working.
**To Reproduce**
```javascript
export default defineComponent({
name: 'Graphql',
s…
-
On mobile (or touch) device dragging works only for first time. Then you cannot grab (start dragging).
Issue is reproducible for example on https://amendx.github.io/vue-dndrop/examples/drag-handle.ht…
-
### Describe the bug
I have included Partytown for Vite using the supplied instructions in the docs.
`index.html`
```
```
`vite.config.js`
```
import { defineConfig } from 'vite'
impor…
kouts updated
6 months ago
-
# Description
As outcome of several faced complexities, add a troubleshooting section within [unit tests](https://rancher.github.io/dashboard/testing/unit-test) and [Storybook](https://rancher.gith…
cnotv updated
4 months ago