-
After upgrading to v0.20 and implementing the sync manager I noticed that the reactivity stopped working.
Not sure it matters, but we are using computed instead of watchEffect (which I also tried)
V…
Cmacu updated
1 month ago
-
There are at least two different cases in which we would want to identify a person by some unique "identifier":
- if somebody joins only via audio
- once we have a chat, to identify who writes there…
farao updated
4 years ago
-
**Vuestic-ui version:** 1.10.3
### Description
[the smallest example of VaSwitch](https://ui.vuestic.dev/play#eNp9UMtOwzAQ/JXI5zY+9BaFSoB6gAMgijj5EpwlcYkfstdpUJV/x3ZIKAj1tjsz2p2ZE7k2Ju89kIKUjlth…
-
On voit de temps en temps revenir l'idée qu'on devrait permettre la création d'un compte utilisateur pour stocker ses données, pouvoir y revenir, pouvoir comparer des simulations dans le temps. Notamm…
laem updated
11 months ago
-
Let us take a look at the challenge and see if we finished all the points one by one. I have tried to finish all the points/tasks from version 1 & 2 (frontend & api both). I will give screenshots for …
-
Hi,
I would really appreciate your help or guidance on this issue.
This plugin is being used internally by gridsome in the build process, now it runs fine on my local setup but I then did a setup of…
-
### Environment
Operating System: Windows_NT
Node Version: v20.15.0
Nuxt Version: 3.13.2
CLI Version: 3.14.0
Nitro Version: 2.9.7
Package Manager: pnpm@9.10.0
Builder: -
User Config: -
Runtime Module…
-
Hi,
I've been trying to install AFS from scratch for some time now, but seem to fail at the last step, somewhere at yarn build_development.
My current setup is the following:
Debian 12.5, whi…
-
Subscribe to this issue and stay notified about new [weekly trending repos in JavaScript](https://github.com/trending/javascript?since=weekly)!
-
Now "template" are basically HTML that we transform with direct DOM manipulation.
Using http://vuejs.org will allow for much cleaner template and data binding.
Using https://github.com/vuejs/vue-r…