Nick Medrano
Nick Medrano
I also get the same issue and the only solution at the moment is to use the Popup method, but as mentioned above, it's not recommended for mobile users, thus...
I had it working in Nuxt3 way back when they were on RC 1. Now that Nuxt3 is stable, I am going to look at putting it back in. I'll...
Thank you for making this Nuxt3 integration and ALSO for documenting it in the docs. Just because of that, I am going to strongly consider purchasing a PRO version. Question:...
Hi guys, anyone have this working with latest Nuxt version 3.1.1? I have to revert back to 3.0.0 to get it to work but then now I"m not able to...
I got it working thx
OK, so as I understand, if set to ‘Sync’, the extension listens to new users signing up and then automatically creates a Stripe customer object and a customer record in...
This discussion in this thread then explains why I'm having the same issue ? https://github.com/vercel/ai/discussions/508 @cosbgn did you ever resolve your issue? I'm also using vue (Nuxt).
I believe I may have fixed this issue for my case. I submitted a PR here: https://github.com/vercel/ai/pull/511 In Vue 3, refs should be unwrapped inside the composable to make them...
Same problem. I had to add the `tyle="opacity: 1;" to NuxtLoadingIndicator` to get it to show.
Any update on this? Thanks @desandro !