-
Struggling to test a async component. I created a suspense wrapper component with `defineComponent` which i think should work but it doesn't:
```TypeScript
it("renders a async component with a …
-
👋 Hey,
I've created a Vue wrapper for this amazing carousel package:
[https://github.com/robbinfellow/v-siema](https://github.com/robbinfellow/v-siema)
I know there is one already, however I tr…
-
Hi, you are testing vue wrapper on all kinds cases? I try customize VimeSettings and MenuRadio not working correct, when i try handle vCheck i got null to event argument, and when i open submenu, i wi…
-
Have anyone created a Vue wrapper I can check?
-
### Vue version
3.5
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-qzosvt?file=src%2Fcomponents%2FButton.vue
### Steps to reproduce
Fragment.vue component, if …
-
# Checklist (for the issue creator)
- [x] I have verified the bug exists in the latest version of `@synergy-design-system/components` (e.g. via `pnpm install @synergy-design-system/components`).
- …
-
While the React integration is released, is there a plan to make a Vue wrapper? If so, would like to help:)
-
**What do you want to do with Clappr?**
Create an official Vue wrapper for Clappr.
**What have you tried so far?**
N/A.
**Description**
Hey! I refactored my [`v-clappr`](https://github.com/vi…
-
Hi
How can I use NativeDocuments in a vue.app. Could you provide a Vue Module or Plugin. So that I don't have to mess around with my very limited coding skills?
-
Observed:
While editing the following test file,
```ts
// App.spec.ts
import { mount } from "@vue/test-utils"
import { describe, it, expect } from "vitest"
import App from "../src/App.vue"
de…