-
### Description
I am using Vue 3 (Composition API) + TS + Vite.
The module is installed version 3.0.0-alpha.6.
After installing the package and declaring the plugin in main.ts I still don't have ac…
-
### Describe the bug
With ESM, the `electron-squirrel-startup dependency` can't be found if it's in **dependencies** (it works if I move it into **devDependencies**):
- `require.resolve` (Node <…
-
### Vue version
3.4.38
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-9pbycg?file=src%2FApp.vue,src%2Fcomponents%2FMyArrayComponent.vue,src%2Fcomponents%2FMyStringComponen…
-
### Environment
- Operating System: Darwin
- Node Version: v20.18.0
- Nuxt Version: 3.13.2
- CLI Version: 3.14.0
- Nitro Version: 2.9.7
- Package Manager: npm@10.8.2
- Builder: …
-
### Describe the bug
I'm using ConfirmPopup without problem at chrome but at Safari Browser i'm having issue popup window doesn't show at true location. You can see it your documentation too.
![im…
-
### Describe the bug
Currently unable to use the `useToast()` composable in a module. Attempting to do so results in
```
[Vue warn]: inject() can only be used inside setup() or functional componen…
dcb99 updated
1 month ago
-
Hey, a new version has been released. Here is the complete [migration](https://github.com/Igorkowalski94/eslint-plugin-project-structure/wiki/Migration-guide-to-2.3.0) guide. Many new features and imp…
-
-
### Steps to reproduce
创建一个 vue3 项目,farm 使用最新正式版,安装 scss 插件,安装 ant-design-vue,在修改代码后,热更新会生效,页面上的内容被正确的替换。但如果刷新浏览器,有几率导致刚刚热更新的内容丢失,页面会恢复到热更新之前的效果。
我改的 .vue 文件中的 scss 代码,不确定修改 script 或 template 中的代码…
-
I created a vite template based on the rollup template. I just did not updated the script to add Typescript support.
I think it would be nice to have it forked and added to the sveltejs organizatio…
imsys updated
2 years ago