GitHub / enkot/nuxt-open-fetch issues and pull requests
#98 - The latest build 0.12.1 has no dist files
Issue -
State: closed - Opened by n-rowe about 1 month ago
- 2 comments
#97 - Issue when sending a binary file (audio) with a Content-Type: "multipart/form-data"
Issue -
State: closed - Opened by xavier-ottolini about 1 month ago
#96 - chore(docs): Update to Nuxt UI & Nuxt Content `v3`
Pull Request -
State: open - Opened by Norbiros about 2 months ago
- 1 comment
#95 - chore: Merge with `nuxt-open-fetch-x`
Pull Request -
State: closed - Opened by Norbiros about 2 months ago
- 2 comments
#94 - fix: resolve schema dir from rootDir
Pull Request -
State: closed - Opened by huang-julien about 2 months ago
- 2 comments
#93 - fix: allow Nuxt 4
Pull Request -
State: closed - Opened by huang-julien about 2 months ago
- 3 comments
#92 - Incompatibility with nuxt 4 alpha 1
Issue -
State: closed - Opened by GreyXor about 2 months ago
- 1 comment
#91 - Support `multipart/formdata` (and other Content-Types)
Issue -
State: open - Opened by Jak-Ch-ll 4 months ago
- 5 comments
#90 - Use openapi in project root with Nuxt 4 layout
Issue -
State: closed - Opened by IlyaSemenov 4 months ago
- 1 comment
#89 - fix: type helpers
Pull Request -
State: closed - Opened by adamdehaven 5 months ago
- 2 comments
#88 - Response type helpers only include 200 response codes
Issue -
State: open - Opened by adamdehaven 5 months ago
- 1 comment
#87 - Optionally skipping schema based codegen on startup
Issue -
State: open - Opened by StepanMynarik 5 months ago
#86 - feat: Update copyright years
Pull Request -
State: closed - Opened by Norbiros 6 months ago
- 1 comment
#85 - fix: Support Nuxt 3.15
Pull Request -
State: closed - Opened by Norbiros 6 months ago
- 1 comment
#84 - Added type helper for path
Pull Request -
State: closed - Opened by ReWWeR 6 months ago
- 2 comments
#83 - Nuxt 3.15.1 breaks the module
Issue -
State: closed - Opened by TheDutchCoder 7 months ago
- 15 comments
#82 - Typing support: Make the model from the openapi spec available to use in Vue
Issue -
State: open - Opened by twatzl 7 months ago
- 2 comments
#81 - type helpers for path type
Issue -
State: open - Opened by ausir0726 7 months ago
- 1 comment
#80 - fix: add header parameters to headers
Pull Request -
State: closed - Opened by emavitta 8 months ago
- 1 comment
#79 - header property is required but headers property is used for sending headers
Issue -
State: closed - Opened by Weeb6279 8 months ago
- 2 comments
#77 - Allow to mock $[client] methods
Issue -
State: open - Opened by xavier-ottolini 9 months ago
#75 - Two requests executed at the same time give identical results
Issue -
State: closed - Opened by xavier-ottolini 10 months ago
- 5 comments
Labels: needs reproduction
#74 - Add option for basic auth on swagger endpoints
Issue -
State: open - Opened by TheDutchCoder 10 months ago
- 1 comment
#73 - Allow credentials on the schema endpoint
Issue -
State: closed - Opened by TheDutchCoder 10 months ago
- 2 comments
#71 - Cannot find module '#open-fetch-schemas/..."
Issue -
State: open - Opened by schillerenrico 11 months ago
- 1 comment
Labels: nuxt 4
#70 - The request body is not URL encoded if the mime type is "application/x-www-form-urlencoded"
Issue -
State: closed - Opened by xavier-ottolini 11 months ago
- 2 comments
#69 - The NPM package is broken
Issue -
State: closed - Opened by murshex 11 months ago
- 1 comment
#68 - response undefined
Issue -
State: open - Opened by c0nd3v 11 months ago
#67 - Environment variables don't work
Issue -
State: open - Opened by TheDutchCoder 11 months ago
- 3 comments
#66 - `openAPITS` option doesn't support `output` flag
Issue -
State: closed - Opened by TheDutchCoder 11 months ago
- 2 comments
#65 - useAsyncData wrapper?
Issue -
State: closed - Opened by TheDutchCoder 11 months ago
- 10 comments
#64 - feat: expose request and response types
Pull Request -
State: closed - Opened by enkot 11 months ago
- 2 comments
#63 - Getting "Failed to resolve import" after upgrading to 0.9.1 from 0.8.0
Issue -
State: open - Opened by tokula 11 months ago
- 1 comment
#62 - Momentary `null` value when use[Client] is used with a server route
Issue -
State: closed - Opened by jonkri 11 months ago
- 6 comments
#61 - Add test utilities to mock `useLazy*` and `use*`
Issue -
State: open - Opened by huang-julien 11 months ago
#60 - Dynamic base URL
Issue -
State: open - Opened by jonkri 12 months ago
#59 - Automatic Refresh and Rebuild for Nuxt with Schema Changes
Issue -
State: open - Opened by cannap 12 months ago
#58 - feat: update openapi templates on file change
Pull Request -
State: open - Opened by zcf0508 about 1 year ago
- 1 comment
#57 - '__VLS_ctx.assignment' is possibly 'null'
Issue -
State: open - Opened by jonkri about 1 year ago
#55 - Add dynamic headers
Issue -
State: closed - Opened by schillerenrico about 1 year ago
- 4 comments
#54 - Same schema on different request Methods
Issue -
State: open - Opened by schillerenrico about 1 year ago
- 5 comments
Labels: needs reproduction
#53 - fix: reactive query params
Pull Request -
State: open - Opened by adamdehaven about 1 year ago
- 5 comments
#52 - Type interface for client query should allow for reactive values
Issue -
State: open - Opened by adamdehaven about 1 year ago
- 2 comments
#50 - Using “$[client]” in mounted components
Issue -
State: closed - Opened by jonkri about 1 year ago
- 3 comments
#49 - Request and response interceptors
Issue -
State: closed - Opened by jonkri about 1 year ago
- 1 comment
#48 - Errors in Custom client fetch client example
Issue -
State: closed - Opened by jonkri about 1 year ago
- 1 comment
#47 - fix(types): alias path, type template and filename
Pull Request -
State: closed - Opened by adamdehaven about 1 year ago
- 18 comments
#46 - TypeScript error in Custom client example
Issue -
State: closed - Opened by jonkri about 1 year ago
- 3 comments
#45 - Accessing the response type for a certain request
Issue -
State: closed - Opened by jonkri about 1 year ago
- 4 comments
#44 - Beginner questions about the error property
Issue -
State: closed - Opened by jonkri about 1 year ago
- 1 comment
#43 - Add docs for disableNitroPlugin
Issue -
State: open - Opened by letoast about 1 year ago
- 1 comment
#42 - Is it possible to dynamically change baseURL of a client ?
Issue -
State: closed - Opened by GreyXor about 1 year ago
- 2 comments
#41 - fix: use alias for schemas
Pull Request -
State: closed - Opened by huang-julien over 1 year ago
- 2 comments
#40 - fix: use TS file for openAPI TS files
Pull Request -
State: closed - Opened by huang-julien over 1 year ago
- 2 comments
#39 - Return type of useClient is not correct with default
Issue -
State: open - Opened by kingyue737 over 1 year ago
- 3 comments
Labels: enhancement
#38 - Just to say Thank You ❤️
Issue -
State: open - Opened by jd-solanki over 1 year ago
- 5 comments
#37 - Cannot write post-request with request body
Issue -
State: closed - Opened by uykusuz over 1 year ago
- 3 comments
Labels: bug, good first issue
#36 - fix: add optional operator on createOpenFetch opts
Pull Request -
State: closed - Opened by huang-julien over 1 year ago
- 2 comments
#35 - $openFetch() options are required
Issue -
State: closed - Opened by huang-julien over 1 year ago
Labels: bug
#34 - docs: add optional operator
Pull Request -
State: closed - Opened by huang-julien over 1 year ago
- 1 comment
#33 - Better documentation on how to set parameters like headers/method, etc. for each fetch call
Issue -
State: closed - Opened by twatzl over 1 year ago
- 1 comment
#32 - Use request fetch on SSR
Issue -
State: closed - Opened by philschleier over 1 year ago
- 18 comments
Labels: enhancement, good first issue
#31 - Expose request and response types in a simple way
Issue -
State: closed - Opened by huang-julien over 1 year ago
- 6 comments
#30 - fix: use build aliases and set declaration as ts file
Pull Request -
State: closed - Opened by huang-julien over 1 year ago
- 3 comments
#29 - docs: Rename and fix typos in $[client]Fetch doc
Pull Request -
State: closed - Opened by eduardohilariodev over 1 year ago
- 3 comments
#28 - Indirect export not found
Issue -
State: closed - Opened by danierukun over 1 year ago
- 2 comments
#27 - fix: options type is "undefined" when params not exists.
Pull Request -
State: closed - Opened by hempflower over 1 year ago
- 3 comments
#26 - Method error type (Vue: Type string is not assignable to type never)
Issue -
State: closed - Opened by dwins-dev over 1 year ago
- 1 comment
#25 - indirect export not found: OpenFetchClient
Issue -
State: closed - Opened by GreyXor over 1 year ago
- 2 comments
#24 - NUXT_OPEN_FETCH_XXX_BASE_URL is not taken into account
Issue -
State: closed - Opened by asapha over 1 year ago
- 1 comment
Labels: documentation, good first issue
#23 - 14 expose $clientfetch within nuxt server nitro api
Pull Request -
State: closed - Opened by enkot over 1 year ago
- 1 comment
#22 - Nitro server support
Pull Request -
State: closed - Opened by skf-funzt over 1 year ago
- 7 comments
#21 - chore(deps): update studio non-major dependencies
Pull Request -
State: closed - Opened by nuxt-studio[bot] over 1 year ago
- 1 comment
#20 - Root path is not respected
Issue -
State: closed - Opened by AntoninRousset over 1 year ago
- 1 comment
#19 - Add $clientFetch.raw
Issue -
State: open - Opened by IlyaSemenov over 1 year ago
- 4 comments
#18 - Runtime error, createOpenFetch is not defined
Issue -
State: closed - Opened by gstefler over 1 year ago
- 1 comment
#17 - fix: Add explicit imports to prevent bundling issues
Pull Request -
State: closed - Opened by guibulator over 1 year ago
- 3 comments
#16 - ComputedOptions to accept object Ref
Issue -
State: open - Opened by IlyaSemenov over 1 year ago
- 3 comments
#15 - chore(deps): update studio non-major dependencies
Pull Request -
State: closed - Opened by nuxt-studio[bot] over 1 year ago
- 1 comment
#14 - Expose $clientFetch within Nuxt server (Nitro) API
Issue -
State: closed - Opened by IlyaSemenov almost 2 years ago
- 1 comment
#13 - Configure OpenAPI endpoint in runtime
Issue -
State: closed - Opened by IlyaSemenov almost 2 years ago
- 1 comment
#12 - A composable that requires access to the Nuxt instance was called outside of a plugin
Issue -
State: closed - Opened by IlyaSemenov almost 2 years ago
- 5 comments
Labels: bug
#11 - 7 createopenfetchclient ignores $fetch
Pull Request -
State: closed - Opened by enkot almost 2 years ago
- 1 comment
#10 - chore(deps): update studio non-major dependencies
Pull Request -
State: closed - Opened by nuxt-studio[bot] almost 2 years ago
- 1 comment
#9 - feat: refactored types
Pull Request -
State: closed - Opened by enkot almost 2 years ago
- 2 comments
#8 - Refactor types
Issue -
State: closed - Opened by enkot almost 2 years ago
Labels: enhancement
#7 - createOpenFetchClient ignores $fetch
Issue -
State: closed - Opened by IlyaSemenov almost 2 years ago
- 1 comment
Labels: bug
#6 - fix(docs): replace npm with pnpm
Pull Request -
State: closed - Opened by IlyaSemenov almost 2 years ago
- 1 comment
#5 - fix: use FetchError for error return type
Pull Request -
State: closed - Opened by IlyaSemenov almost 2 years ago
- 1 comment
#4 - Error return value typed incorrectly
Issue -
State: closed - Opened by IlyaSemenov almost 2 years ago
Labels: bug
#3 - Type body parameters
Issue -
State: closed - Opened by IlyaSemenov almost 2 years ago
- 5 comments
Labels: bug, good first issue
#2 - chore(deps): update studio dependencies
Pull Request -
State: closed - Opened by nuxt-studio[bot] almost 2 years ago
- 1 comment
#1 - chore(deployment): add CNAME
Pull Request -
State: closed - Opened by enkot almost 2 years ago