Andreas Sonnleitner

Results 10 issues of Andreas Sonnleitner

**Is your feature request related to a problem? Please describe.** Following the new multi-currency support, the search strategies do not recognize the currency of the request context since they are...

type: bug 🐛
P3: minor

When testing the `auth/local` example I noticed that the redirectTo is not working properly, I figured that the `useAuth().redirectTo` value gets cleared before being used. ```ts await $fetch("/api/auth/login", { method:...

It would be cool if graphql files would support nuxt layers

# Description Please include a summary of the changes and the related issue. # Breaking changes Does this PR include any breaking changes we should be aware of? # Screenshots...

- Added Buffer import from 'node:buffer'. - Replaced manual buffer concatenation with `transformToByteArray` for efficiency in `toBuffer`. - Improved `readFileToStream` by utilizing `Readable.from` for the byte array. These changes enhance...

**Description** When using the `activeQueues` option in `JobQueueOptions`, the observed behavior with the BullMQ job queue strategy is inconsistent with expectations. All worker processes pull jobs from a single queue,...

type: bug 🐛
stale

## Module Information - **Current name**: nuxt-stripe-js (pending approval) - **Desired name**: @nuxtjs/stripe-js - **Description**: A Nuxt module for Stripe.js integration - **Repository**: https://github.com/asonnleitner/nuxt-stripe-js ## Background This module is an...

### Environment - Operating System: `Darwin` - Node Version: `v22.17.1` - Nuxt Version: `4.0.0` - CLI Version: `3.26.2` - Nitro Version: `2.12.3` - Package Manager: `[email protected]` - Builder: `-` -...

pending triage

## Description This PR adds channel awareness to `ProductOption` and `ProductOptionGroup` entities, solving a critical data duplication issue where **88.7% of product options and 99.9% of option groups are duplicates**...