-
### Proposal
In ["Getting started with Vue"](https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_getting_started#initializing_a_new_project) the Vue…
-
# Background
Tandoor is currently build around Vue 2 which has been deprecated and is no longer supported with (security) updates. This is why Tandoors frontend is currently being rewritten in Vue 3.…
-
I am still not sure how TS is used in the official compiler to generate `.d.ts` of `.vue` files. It uses `defineComponent` in the generated code but I want to find a balance between generating the mos…
-
### Version
5.1.1
### Browser and OS info
Chrome 77 / Windows 10
### Steps to reproduce
git clone https://github.com/kosirm/learn-vuex-orm/tree/building-todo-app
cd building-todo-app
yarn
…
-
## Plugin Request
capacitor-pouchdb-plugin
**Name**: TODO
**Package**: `@capacitor-community/`
### Platform(s)
ionic/vue
### Existing Solutions
cordova-plugin-sqlite-2
pouchdb-adapte…
-
**1. Bug.**
- Gak bisa dapetin `todos` / aplikasi gak jalan, kalau belum ada data todos di localStorage.
- Error message tetap muncul ketika udah isi data.
**2. Improvement writing code…
-
## Goals
- Build vue.js webapp to create and modify conference data in Firestore
- Modify backend to use Firestore instead of a static JSON file
## Webapp Features
- vue.js project that uses fir…
-
Follow https://www.digitalocean.com/community/tutorials/how-to-manage-state-in-a-vue-js-application-with-vuex to convert what I have into a Vue app and handle everything in state (prepwork for Add TOD…
-
Currently, as explained at [https://vike.dev/pre-rendering](https://vike.dev/pre-rendering#how-to-pre-render), parameterized routes (e.g. `/movie/@movieId`) need to use `onBeforePrerenderStart()` to b…
-
## 🔧 Refactor
As user I don't want to see any warning in the console. Vue documentation: https://vuejs.org/guide/scaling-up/ssr.html#hydration-mismatch
## 🤖 ToDo
- [ ] Remove hydration warn…