-
### Relevant template
refarch-frontend, refarch-webcomponent
### Problem description (optional)
Currently we only lint the `` parts of Vue SFCs in terms of Vue related mechanisms, but we don't chec…
-
Move the knockout.js implementation in the project to vue.js, the framework we're going to be supporting long term.
-
### What version of Bun is running?
1.1.0
### What platform is your computer?
Microsoft Windows NT 10.0.22635.0 x64
### What steps can reproduce the bug?
```
--> bun --bun run serve
$ vue-cli-…
-
## Error:
[plugin:vite:import-analysis] Failed to resolve import "../amplify_outputs.json" from "src/main.ts". Does the file exist?
.../AIoTStudio/test/d2ai-info/src/main.ts:5:20
## Reproduce S…
-
### Describe the bug
The `src/types/index.ts` file is augmenting `@vue/runtime-core` instead of `vue`. Please see the Vue docs for [Augmenting Global Properties](https://vuejs.org/guide/typescript/…
-
### Vue version
3.5.12
### Link to minimal reproduction
https://github.com/richardsimko/vue-bug
### Steps to reproduce
1. Use a `` element in a `v-for`
2. Use an invalid value for `v-b…
-
### What problem does this feature solve?
I most interested in these hotkeys for Firefox:
- Focus Vue DevTools tab among all other DevTools tabs
- Open selected component in editor
- Inspect se…
-
使用最新的2.9版本,
在任一组件引入TableV2FixedDir并使用,然后进行打包
即可触发报错:
ERROR error during build: 10:26:29
[vite…
-
Similar to React demo app I suggest to add demo for Vue framework: https://github.com/1inch-community/interface/issues/14#issue-2430461686
-
### Please describe
Currently it's unclear how to setup and configure a repo to write a plugin for vue, i.e. a custom component to import from npm
### Additional context
It would be great to …