-
### Describe the bug
When I created a js project using vue-cli, I wanted to auto import elementplus and icons , but the project couldn't run after the import。
the package.json like this:
```
"de…
-
### Vue - Official extension or vue-tsc version
Vue - Official extension
### VSCode version
1.94.1
### Vue version
2.6.14
### TypeScript version
5.6.2
### System Info
```shell
System:
OS…
-
I'm excited about your promisified modal solution and thinking of getting this to work with [Headlessui](https://headlessui.com/v1/vue/dialog). Especially the modal and drawer components. Would you th…
-
When I use Rollup to compile code for the production environment, I don't want Rollup to perform tree shaking on the Vue library, although tree shaking should be performed normally for other libraries…
-
### Have you read the Troubleshooting section?
Yes
### Plugin version
v5.10.2
### ESLint version
v8.13.0
### Node.js version
18.13.0
### package manager and version
npm 8.19.3
### Operating …
-
As a part of `Implement Nest frontend` milestone we need to figure out what framework/language is the most appropriate for the task. This is sort of research and discuss first task:
- the framework…
-
### Vue version
3.5.12
### Link to minimal reproduction
https://play.vuejs.org/#eNqFUk1v1DAQ/SsjCym7UpUVrLiEbCSKKiiHUrG9YYTSZDa4OGPLdsJWq/x3xg5dqn5xSTzz3thv3sxBvLc2HwcUhSh945QN4DEMFnRN3UaK4KWoJKneG…
-
Error:
_package.json_
```
"dependencies": {
"fabric": "^6.4.3",
"konva": "^9.3.15",
"nuxt": "^3.13.0",
"vue": "latest",
"vue-konva": "^3.1.2",
"vue-router": "lates…
-
## Component Description
This component is used to the display a footer at the base of all pages on the FTVA site. It is also used already on the library website nuxt site to display the footer, so…
-
It would be very useful to be able to use a UI toolkit for common abstractions like tooltips, dialogs, accordions, toggles etc. Personally I like the headless approach taken by libraries in the React …