Rene Bartkowiak

Results 8 issues of Rene Bartkowiak

I wanted to try Anbu, but after updating composer and setting the service provider im getting exception 'Illuminate\Container\BindingResolutionException' with message 'Target [Anbu\Repositories\Repository] is not instantiable.' after calling ad('foo'). It seems...

When I try to run the example but with the `serverless-bundle` plugin I'm getting `module initialization error: TypeError` in my Cloudwatch logs when trying to access the endpoint. Any idea...

Nuxt Content v1 provided a template for documentations used in a couple of other Nuxt module projects. Will it be available for version 2, too? Or is there an alternative...

enhancement

Hey everyone, improved page speed on a project today but one issue seems to be difficult to solve. I'm using the awesome nuxt GTM module and loading it like this...

### Version @nuxtjs/supabase: ^1.0.2 nuxt: ^3.7.1 ### Reproduction Link https://github.com/bart/test-supabase ### Steps to reproduce 1. Add SUPABASE_URL and SUPABASE_KEY to your .env file 2. `npm run dev` 3. `localhost:3000` should...

bug

Hi, I would like to check if I can implement the embeddings feature which in my opinion is a pretty important one. But when I download the master branch and...

Hey, first of all thanks for the great module to deliver optimized images in a Nuxt project easily. For a project I'm using Cloudinary as my image provider. We want...

Hey, would be amazing to also have passwordless (magic link) auth in Strapi v5 projects. Are you planning to update this package to make it work with the latest Strapi...