Skip to content

issues Search Results · repo:Hebilicious/vue-query-nuxt language:TypeScript

Filter by

13 results
 (67 ms)

13 results

inHebilicious/vue-query-nuxt (press backspace or delete to remove)

Currently, when changing page, the page change is instant and we use isLoading to show a placeholder. I would like to change this and use the default NuxtLoadingIndicator /, but I m not sure how to do ...
question
  • mrleblanc101
  • 2
  • Opened 
    on Mar 15
  • #110

Environment Package: @hebilicious/vue-query-nuxt 0.3.0 Node: v22.12.0 Reproduction script setup lang= ts const { suspense, data, error, isPending } = useQuery({ queryKey: [ something ], queryFn: ...
  • raggesilver
  • Opened 
    on Jan 10
  • #108

Environment @hebilicious/vue-query-nuxt : ^0.3.0 Reproduction https://codesandbox.io/p/devbox/4pq98t Describe the bug I m trying to setup retry globally through nuxt.config.ts, but it doesn t work. ...
  • Demetri0
  • Opened 
    on Dec 30, 2024
  • #107

Environment Node: v18.19.1 Nuxt: 3.8.0 / 3.9.0 / 3.12.0 (latest) Reproduction npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: stocken@undefined npm ERR! ...
  • alireza0sfr
  • 1
  • Opened 
    on Aug 19, 2024
  • #103

Describe the feature Similar to other packages that have external config (e.g. nuxt-tailwind), it would be beneficial if we can configure the config path. Additional information - [X] Would you be ...
enhancement
  • genu
  • Opened 
    on Jun 3, 2024
  • #97

Describe the feature Does this support SSR? In the SSR Nuxt Docs. It uses onServerPrefetch to support SSR. Is this needed with this plugin? Or even supported? Additional information - [ ] Would ...
  • offizium-berndstorath
  • 3
  • Opened 
    on Apr 22, 2024
  • #92

Environment ❯ node -v v20.11.1 @hebilicious/vue-query-nuxt : ^0.3.0 , Reproduction composables/useQueryWrapper.ts import { experimental_createPersister } from @tanstack/query-persist-client-core ...
question
  • armenr
  • 2
  • Opened 
    on Mar 15, 2024
  • #72

Environment - Nuxt 3.8.2 - vue-query-nuxt 0.3.0 - Tried w/ latest Node/Bun versions Reproduction StackBlitz reproduction What I m currently trying to achieve is display an error page on validation ...
  • agenordebriat
  • 1
  • Opened 
    on Dec 25, 2023
  • #58

Describe the feature Update plugin to new syntax : https://github.com/TanStack/query/pull/6527 Additional information - [X] Would you be willing to help implement this feature?
  • Hebilicious
  • 1
  • Opened 
    on Dec 19, 2023
  • #54

Environment node:18.1.0 devDependencies : { @css-render/vue3-ssr : ^0.15.12 , @nuxt/devtools : 1.0.0 , @nuxtjs/color-mode : ^3.3.0 , @unocss/nuxt : ^0.56.5 , naive-ui : ^2.35.0 , nuxt : ^3.7.4 , nuxt-icon ...
question
  • yzlhdy
  • 2
  • Opened 
    on Oct 20, 2023
  • #46
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub