evans
evans
` ``` > ERROR [Vue warn]: Error in created hook: "ReferenceError: window is not defined" found in ---> at node_modules/web3modal-vue/src/Web3ModalVue.vue at components/NavBar.vue at pages/index.vue at layouts/default.vue ``` `
how can I turn off the database feature of the library, really in love with this library for my app usage buh database feature is a turn off, simply don't...
### Reproduction https://github.com/posva/nuxt--vuefire-example-spark-plan ### Steps to reproduce the bug 1. trigger signInWithRedirect(provider) from firebase auth. 2. redirect to the oauth provider (e.g., twitter). 3. sign in successfully. 4. user is...