-
### Describe the bug
In DataTable with virtual scrolling, deep reactivity does not work.
### Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-wtcryp?file=src%2FApp.vue
### Pri…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
先是
Failed to resolve loader: cache-loader
安装了后继续
Failed to resolve loader:babel-loader
然后:
Syntax Error: TypeError: this.getOptions is not a function
最后改成了这样,运行起来了,但是还是有报错
"dependencies": {…
-
### Reporting a bug?
The behaviour described in https://kazupon.github.io/vue-i18n/guide/fallback.html#fallback-interpolation does not work, at least with vue-i18n v9.10.2. One can not use the key as…
-
When running ESLint with `vue-cli-service lint` I get the following error:
```
SyntaxError: Error while loading rule 'vue-i18n/no-missing-keys': Unexpected token export
Occurred while linting xxx\s…
-
This happens when I install the apollo plugin from Dependencies
Terminal output:
```
+ vue-cli-plugin-apollo@0.22.2
added 662 packages from 408 contributors and audited 2288 packages in 32.826s
…
-
Still in Beta but super awesome features [https://github.com/vuejs/vue-cli](https://github.com/vuejs/vue-cli)
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v20.11.0
- Nuxt Version: 3.13.2
- CLI Version: 3.13.2
- Nitro Version: 2.9.7
- Package Manager…
-
From the docs at https://github.com/misterGF/CoPilot#build-setup, it seems like it's using the deprecated [vue-webpack-boilerplate](https://github.com/vuejs-templates/webpack#vue-cli-3-is-here-so-this…
-
You can use chainWebpack
```
const svgRule = config.module.rule('svg');
svgRule.use('file-loader').tap(options => {
originalOptions = options;
});
svgRule.us…