-
### Version
[v1.3.0](https://github.com/router-module/releases/tag/v1.3.0)
### Steps to reproduce
I have some dynamic routes. My folder structure is this:
- pages
- product
- _slug…
-
### Environment
- Operating System: Linux
- Node Version: v18.19.0
- Nuxt Version: 3.9.3
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Manager: npm@10.2.3
- Builder:…
-
**Describe the bug**
```
ERROR in /Users/geekox86/Documents/GitHub/OeMis/node_modules/@vue/apollo-composable/dist/useMutation.d.ts(45,340):
45:340 Type 'MutateWithRequiredVariables' does not satisf…
-
I wanted to migrate my Vue 2 project to Vue 3.
The problem is, that the `wrap`-function is still using and expecting the `Vue`-instance, which is why i get the following error:
```
vue-wc-wrapper.j…
-
## Feature request
Just wanted to share how I was finally able to add [Vue Fontawesome](https://github.com/FortAwesome/vue-fontawesome) to VuePress. The trick is to add it to `enhanceApp.js`👍…
-
### Version
4.5.7
### Reproduction link
[https://github.com/jacekkarczmarczyk/vue-cli-bug-files](https://github.com/jacekkarczmarczyk/vue-cli-bug-files)
### Environment info
```
Sy…
-
After `Vue.use(VueRouter)` should `route` and `router` be injected into `context` in `setup(props, context)`?
-
# 제목
- 후보 1. Vanilla로 SPA를 만들면서 배운 UX와 Performance
- 후보 2. 바닐라로 SPA를 만들면서 배운 웹을 지탱하는 기술들
## 동기
SPA로 개발되는 서비스가 많아지면서 웹 프론트엔드가 중요해졌습니다. SPA를 개발할 때는 많은 것을 고려해야 합니다. 주로 React, Vue 와 같은 라이브러리와 이를…
-
Hi, here is our package.json
I can work with version 1.0.3, but with 1.0.4 I am getting "no loader found for parsing this file" error for files where optional chainging (.?) is used. we use optional…
-
# 总结
- router4:https://github.com/vuejs/vue-router-next
- vue3: https://github.com/vuejs/vue-next
- vuex:https://github.com/vuejs/vuex
vue2源码:https://github.com/cisen/blog/issues/809
- `Vue.compo…
cisen updated
3 years ago