-
### Environment
------------------------------
- Operating System: `Darwin`
- Node Version: `v18.14.0`
- Nuxt Version: `3.2.2`
- Nitro Version: `2.2.2`
- Package Manager: `pnpm@7.2…
-
### Environment
- Operating System: Darwin
- Node Version: v20.11.0
- Nuxt Version: 3.12.3
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package Manager: bun@1.1.18
- Builde…
-
- `stop-runaway-react-effects` version: 1.2.0
- `node` version: 10.15.3
- `npm` (or `yarn`) version: 6.9.0
Relevant code or config
```javascript
function useGetProjects() {
const proje…
joglr updated
5 years ago
-
### Describe the feature
It is common that a (bigger) project and library/module authors want to create a composable that is _based_ on either `useFetch` or `useAsyncData` and provides some default…
-
I am attempting to utilize the `openapi-fetch` library with `useFetch` to exploit their combined features.
I am having trouble using `openapi-fetch` with `useFetch` as it doesn't forward all param op…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v16.20.0
- Nuxt Version: 3.7.0
- CLI Version: 3.7.3
- Nitro Version: 2.6.2
- Package Man…
-
### Describe the feature
When having API routes in Nuxt with authentication (using H3 `useSession` or [nuxt-auth-utils](https://github.com/atinux/nuxt-auth-utils)), we need to forward the `cookie` to…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v18.18.1
- Nuxt Version: 3.8.1
- CLI Version: 3.9.1
- Nitro Version: 2.7.2
- Pack…
-
Hi Kent,
I need any suggestion on how to handle sequenced ajax call with custom hooks.
I made a rude custom useFetch hook that handle only simple GET requests that is something like this
```
f…
-
### Environment
```
------------------------------
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: 3.12.4
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Pack…