-
### Steps to reproduce the bug
1. Run `npm i firebase`
2. Run `npm i vuefire`
2. Check the output
### Expected behavior
It installs correctly with no errors.
### Actual behavior
This …
-
### Reproduction
https://github.com/rublev/nuxt-vuefire-error-repo
### Steps to reproduce the bug
Reproduction repo: https://github.com/rublev/nuxt-vuefire-error-repo
node version: 22.9.0
pnpm …
-
- [ ] Binding der CheckinListe (UserListe)
- [ ] Binding der Buttons
- [ ] Binding des Indikators
- [ ] Binding Indikator RaumListenSeite
-
### Use case
It would be nice to be able to add multiple modules in one command, e.g. `nuxi-ng module add @vueuse/nuxt @unocss/nuxt`
and in some cases, we need to install multiple packages and add…
-
### What problem is this solving
Currently, appcheck in the nuxt-vuefire does not support custom providers. Only RecaptchaV3 and RecaptchaEnterprise.
### Proposed solution
Add 'Custom' option in t…
-
### Reproduction
https://github.com/chrisspiegl/reproduction-nuxt-vuefire-vitest-auth-internal-assertion
### Steps to reproduce the bug
1. Install reproduction `pnpm install`
2. `pnpm dev`
- wo…
-
When running locally, as well as "production". I am seeing the following error.
```
Error: VueFire: invalid Firebase binding source
```
I'm unsure if it is something to do with versions of the pa…
-
Vue.jsではjavascriptのモジュールを使ってkeyの設定などをする。
vuefireというモジュールを用いる。
https://github.com/vuejs/vuefire
ちなみに上記の公式ページの設定方法はわかりづらいので注意。
以下のページがわかりやすい。
https://alligator.io/vuejs/vuefire-firebase/
```…
-
### Reproduction
coming soon
### Steps to reproduce the bug
1. Install `vuefire@3.1.0`
2. Run the following code
```vue
const q = query(getCol('companies'), orderBy('createdAt', 'desc'))
cons…
-
### Reproduction
Reproduction on localhost below
### Steps to reproduce the bug
VueFire is currently not tenants aware which leads to 500 errors.
On localhost with the auth emulator:
1.…
Stf-F updated
7 months ago