-
### Describe the bug
## Setup
```ts
import type { Meta, StoryObj } from '@storybook/vue3';
import Button from './Button.vue';
import { h } from 'vue';
// More on how to set up stories at: …
-
### Describe the bug
I expect that providing `@values` or `type` to a prop should result in an enum/select style, as that's the functionality of `vue-docgen-api`, but I'm not seeing that behaviour.
…
-
- [ ] I have searched the [issues](https://github.com/antvis/f2/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[https://f2.antv.antgroup.com/tutorial/vu…
-
### Environment
- Nuxt: 3.12.2
- naive-ui: 2.38.2
- nuxtjs-naive-ui: 1.0.2
### Reproduction
https://stackblitz.com/edit/nuxt-starter-acsk7s?file=app.vue
### Describe the bug
Since Nuxt 3.12…
-
### Reduced Test Case
https://github.com/fullcalendar/fullcalendar-examples/tree/main/vue3-typescript
### Do you understand that if a reduced test case is not provided, we will intentionally del…
-
## Description
In Nuxt3, I'm getting this **View360.EquirectProjection is not a constructor** Error for the version
`"@egjs/vue3-view360": "^4.0.0-beta.7",`
How to solve this,
and I also want …
-
Is there vue 3 support on the roadmap?
Right now it still depends on vue 2.6.14 which makes it a bit difficult to install because of dependencies problems.
-
Apologies if this repo is not the right place to post, I wasn't quite sure to post this under ttypescript, or to have it under ts-jest.
I have an issue in where I am seeing many warnings upon runni…
-
将子应用路由监听的代码改一下应该就好了:
```javascript
if(route.params.path) wujieVue.bus.$emit("mdm-router-change", `/${route.params.path}`);
```
_Originally posted by @yiludege in https://github.com/Ten…
-
## Environments
1、vue3 + vite,
2、Use setup syntax suga
## Description
1、
![image](https://user-images.githubusercontent.com/19965480/237036102-93c3a750-eb33-4c21-af97-e48e420052d6.png)
![ima…