Sébastien Chopin

Results 465 comments of Sébastien Chopin

Thank you for the issue @516310460 I am not sure to understand what the module is doing honestly, I expect to see an example on CodeSandBox at least to play...

Checking again the issues, what should we do about this?

What should we do regarding them?

I believe this is intended, see https://stackoverflow.com/questions/299628/is-an-entity-body-allowed-for-an-http-delete-request

I vote 👍 to remove `ky` here and only depend on `fetch`. I let @pi0 confirm, thank you for your help @danielroe 💚

The options are forwarded directly to key, see [here](https://github.com/nuxt/http/blob/master/lib/plugin.js#L82-L92). This error is weird, could you try directly by using `ky` and confirm there is no error with it?

Adding the integration label since it is not related to a Nuxt module but how to use a Vue library/mixin with Nuxt.

Have you tried https://github.com/unocss/unocss/tree/main/packages/nuxt ? You can use the Remix Icon library: https://icones.js.org/collection/ri?s=

Thank you for your contribution, actually we recommend as much as possible to avoid depending on `@nuxtjs/dotenv`, have you read https://nuxtjs.org/tutorials/moving-from-nuxtjs-dotenv-to-runtime-config ?