Nick Medrano

Results 104 comments of Nick Medrano

Is there a reason to use the VueUse firebase package over this one?

Bootstrapvue contains several components that are not available with Bootstrap5 such as form tags, overlay, skeleton, etc. that’s why I use BootstrapVue.

I am new to this module...just discovered the SSR issue too.

Anyone successfully using this with Nuxt3?

@mayashavin Thanks for the update! I am moving to Nuxt3 now and discovered that the Nuxt Image module is not yet ready for Nuxt3 (though, I understand it is close...

Hi all, just a related update -- the Nuxt Image Module is now compatible with Nuxt 3. This is another option for integrating Cloudinary with Nuxt3: https://v1.image.nuxtjs.org/getting-started/installation

Hi I am new to cloudinary/nuxt module. Just to confirm, there is no way to delete a cloudinary hosted image through this module, correct? If not, then is there a...

+1 on the following tutorials: - Example of how to use Google Auth with this nuxt/fire module. (lupas/nuxt-firebase-demo#29) - How to properly secure routes with Firebase Auth. (#363)

Just wanted to report I got same issue as above, so am wondering if you ever fixed it @Flawe ? My bug report: https://github.com/nuxt-community/firebase-module/issues/452 although I haven't tested in production...

FYI, the official google firebase auth examples (not Nuxt related) have the same issue. See this: https://github.com/firebase/firebaseui-web/issues/436 If you use the other Google sign in SDK, this won't be an...