-
phrasesにFirestoreから取得したデータを入れたいのですが、うまく動作しません。
// phrases.value.push = {text: 'test2', created_date: '2002'}
も動作しないので、firestoreの問題ではないかもしれません。
https://github.com/azain4645/1phraseBbs/blob/77dee…
-
### Reproduction
------
### Describe the bug
Hi,
sorry, cant provide FormKit Playground Link, because of nuxt3 Setup Related.
I just migrate from nuxt2 to nuxt3 via Bridge, also from `formul…
-
### Environment
------------------------------
- Operating System: `Darwin`
- Node Version: `v14.18.2`
- Nuxt Version: `2.16.0-27358576.777a4b7f`
- Package Manager: `unknown`
- Builder:…
-
### Environment
------------------------------
- Operating System: `Linux`
- Node Version: `v14.19.1`
- Nuxt Version: `2.16.0-27358576.777a4b7f`
- Package Manager: `npm@8.6.0`
- Builder…
-
### Environment
Nuxt CLI v3.0.0-27488730.0cbc9cb 21:04:04
…
-
Hey there,
I followed the integration instructions in the documentation and am receiving an error.
I've created a reproduction here: https://github.com/hex-digital/nuxt-2/tree/pinia-persist and …
-
Configure project to use TypeScript in place of JS for static typing and stricter programming discipline. See https://typescript.nuxtjs.org/guide/introduction
Includes all Vue components, tests, an…
-
### What’s the bug you are facing?
After I upgraded to new tiptap version, an error occured:
`Must use import to load ES Module: /Users/datnguyen/Documents/Projects/sapp-enduser/node_modules/prose…
-
Hi @ihavecoke
To respect Nuxt standard, I suggest:
- Using `inject` in your plugin and recommend to use `$seoMeta`, see https://nuxtjs.org/docs/2.x/directory-structure/plugins#inject-in-root--con…
-
I want to create a drawing project
But It order by vue code
```
```
My step is
1. draw red line
2. draw square
3. dra…