Travis Ricks

Results 4 comments of Travis Ricks

Just confirming, but currently this plugin does not work with Nuxt 3. Is that correct?

I'm not sure if my issue is the same or not, but I just had to debug post requests not working from my Inertia app, and the root cause was...

@thibautvs can you please provide more guidance on how you solved this? I'm having the same problem.

@bmulholland thanks for the link. I ended up solving this the same way, but by adding a patch in my project for the package that uses `createUploadLink` instead of `createHttpLink`....