Results 17 issues of Benjamin Oddou

Hello 👋 , I can't use gsap plugin like morphSVG. It throws me an error like this one ``` [vite-ssg] An internal error occurred. [vite-ssg] Please report an issue, if...

Hello 👋, I remarked that IPX provider wasn't working when I was publishing on Netlify. I don't have this problem when running the built app with `nuxt preview` command Error...

Hello @harlan-zw 👋, I remarked that in the new version `1.0.0-beta-.1` I had a problem when using `nuxt generate` command: ```shell ERROR [nitro] [dev] [unhandledRejection] ReferenceError: defineWebPagePartial is not defined...

### Environment ------------------------------ - Operating System: `Darwin` - Node Version: `v16.16.0` - Nuxt Version: `3.0.0-rc.6` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `modules`, `buildModules`, `schemaOrg`, `image`, `colorMode`,...

bug
upstream
🔨 p3-minor-bug

Hello, I am trying to to use photoswipe in my Nuxt 3 app. For now I can't make it work: - I have an error when importing photoswipe in a...

Hello 👋, I'd like to use the [Signed URLs](https://docs.imagekit.io/features/security/signed-urls#generating-signed-urls-on-your-own) from ImageKit provider in a Nuxt App. Do you know if that's possible to incorporate this functionality along with Nuxt Img...

### Environment ------------------------------ - Operating System: `Darwin` - Node Version: `v18.12.1` - Nuxt Version: `3.0.0-rc.13` - Nitro Version: `0.6.1` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `nitro`,...

pending triage

### Discussed in https://github.com/nuxt/nuxt/discussions/18834 Originally posted by **BenjaminOddou** February 6, 2023 As for now I didn't succeed to implement correctly nuxt transition with JS hooks in a "nuxt" way inside...

⛔️ can be closed

Hello, I remarked that the following syntax is working fine on `npm run dev` instance, using `SSR` : ```vue import gsap from 'gsap' const tl = gsap.timeline() const isHover =...

3.x
pending triage
⛔️ can be closed

### What is your feature request? As from now, it is not possible to sign in to a plex account (returning a plexapi.myplex.MyPlexAccount object) using a third party (Google, Apple,...

enhancement