Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jotaijs/jotai-tanstack-query issues and pull requests

#94 - refresh setter to reset error boundary

Pull Request - State: closed - Opened by kalijonn 9 days ago - 2 comments

#93 - bug: reset query via query instead of using resetQueries on client

Pull Request - State: closed - Opened by kalijonn 16 days ago - 1 comment

#91 - feat: batch calls, cleanup unused code

Pull Request - State: closed - Opened by kalijonn about 1 month ago - 1 comment

#90 - fix: `getResult` should match the tanstack version

Pull Request - State: closed - Opened by peterferguson about 2 months ago - 1 comment

#89 - fix: `atomWithMutationState` should unsubscribe on unmount

Pull Request - State: closed - Opened by peterferguson about 2 months ago - 1 comment

#88 - `atomWithMutationState` Is Broken

Issue - State: closed - Opened by peterferguson about 2 months ago - 1 comment

#87 - Reason for explicitly dropping the `notifyManager`?

Issue - State: closed - Opened by peterferguson about 2 months ago

#86 - fix: unsubscribe needs to be called

Pull Request - State: closed - Opened by peterferguson about 2 months ago - 2 comments

#85 - bug: fix pnpm publish

Pull Request - State: closed - Opened by kalijonn about 2 months ago - 1 comment

#84 - feat: remove wonka as a peer dependency, subscribe directly to QueryObserver

Pull Request - State: closed - Opened by kalijonn 2 months ago - 1 comment

#83 - Atom not sync data with react query data when using gcTime, staleTime.

Issue - State: open - Opened by ducpt-bili 2 months ago - 4 comments

#81 - Can I use `set` feature on atomWithMutation?

Issue - State: closed - Opened by kbaba1001 5 months ago - 3 comments

#80 - How to call write-only atom in mutationFn?

Issue - State: closed - Opened by StringKe 5 months ago - 2 comments

#79 - Question: Is it OK to map over AtomWithQueryResult?

Issue - State: closed - Opened by emccorson 5 months ago - 3 comments

#78 - Why make wonka as peerDenpendency?

Issue - State: closed - Opened by Mayandev 7 months ago - 2 comments

#77 - Not showing in @tanstack/react-query-devtools

Issue - State: closed - Opened by hermantolim 7 months ago - 2 comments

#76 - [atomWithSuspenseQuery]: placeholderData prop is not working

Issue - State: closed - Opened by hermantolim 7 months ago - 2 comments

#75 - allow to auto-reset error in atomWithSuspenseQuery

Pull Request - State: open - Opened by grzesiek-ds 7 months ago - 2 comments

#74 - atomWithSuspenseQuery execute the query even if `enabled` is false

Issue - State: closed - Opened by drodrigue-solace 7 months ago - 4 comments

#73 - How can I access a suspenseQuery's state while in-flight?

Issue - State: open - Opened by Esya 7 months ago - 4 comments

#72 - `atomWithSuspenseQuery` - implementation changes suggestion

Issue - State: open - Opened by grzesiekgs 7 months ago - 6 comments

#71 - V0.8.1 breaks tests that use `atomWithSuspenseQuery` and MSW 1.3.2

Issue - State: closed - Opened by wcardosodev 7 months ago - 2 comments

#70 - add types.ts in the build

Pull Request - State: closed - Opened by kalijonn 8 months ago - 1 comment

#69 - unknown type for unified dataAtom

Issue - State: closed - Opened by dingzhou6 8 months ago - 3 comments

#68 - bug: fix generics

Pull Request - State: closed - Opened by kalijonn 8 months ago - 1 comment

#67 - Unknown type after 0.8.2 update

Issue - State: closed - Opened by spacepolice10 8 months ago - 4 comments

#66 - update types, move some of the observer logic into baseAtomQuery

Pull Request - State: closed - Opened by kalijonn 8 months ago - 1 comment

#65 - Dependent Suspense Queries

Issue - State: open - Opened by kalijonn 8 months ago - 7 comments

#64 - atomWithSuspenseQuery don't support enabled

Issue - State: closed - Opened by alexshelkov 8 months ago - 1 comment

#63 - Type issue in atomWithMutation

Issue - State: closed - Opened by mrodyhin 9 months ago - 1 comment

#62 - update jotai peer dependency to v2

Pull Request - State: closed - Opened by kalijonn 9 months ago - 1 comment

#61 - TypeError: No overload matches this call

Issue - State: closed - Opened by HarlamovEvgeniy 9 months ago - 3 comments

#60 - changelog v0.8.1

Pull Request - State: closed - Opened by kalijonn 9 months ago - 1 comment

#59 - bug: add default staletime, setOptions when options change in the optionsAtom

Pull Request - State: closed - Opened by kalijonn 9 months ago - 1 comment

#57 - docs: update to v5 syntax

Pull Request - State: closed - Opened by kalijonn 10 months ago - 1 comment

#56 - docs: add toc, tests: add test for issue 39

Pull Request - State: closed - Opened by kalijonn 10 months ago - 1 comment

#55 - changelog v0.8.0

Pull Request - State: closed - Opened by kalijonn 10 months ago - 1 comment

#54 - docs: update readme with documentation

Pull Request - State: closed - Opened by kalijonn 10 months ago - 1 comment

#53 - `atomsWithQueryAsync` infinite loop

Issue - State: open - Opened by purecopy 10 months ago - 11 comments

#52 - TypeError: Cannot destructure property

Issue - State: closed - Opened by nonishant 11 months ago - 4 comments

#51 - React-query v5 OnSuccess, OnError ...

Issue - State: closed - Opened by lveillard 12 months ago - 2 comments

#50 - atomsWithQuery wrap by atom(async) will trigger unnecessary loading

Issue - State: open - Opened by Landon-CN 12 months ago - 6 comments

#49 - Passing props to jotai-tanstack-query

Issue - State: closed - Opened by dmaskasky 12 months ago - 5 comments

#48 - Mixing react-query with jotai-tanstack-query possible?

Issue - State: closed - Opened by dmaskasky 12 months ago - 3 comments

#47 - [atomsWithMutation] Feature Consideration: automatic dependency mutation

Issue - State: closed - Opened by sowhatdoido about 1 year ago - 4 comments

#46 - Typescript infer queryKey to unknown

Issue - State: closed - Opened by Landon-CN about 1 year ago - 3 comments

#45 - feat: (breaking) api overhaul

Pull Request - State: closed - Opened by kalijonn about 1 year ago - 13 comments

#44 - Changing queryKey causes an intermediate inconsistent render

Issue - State: closed - Opened by fifv about 1 year ago - 2 comments

#43 - add atomWithQuery.ts

Pull Request - State: closed - Opened by kalijonn about 1 year ago - 4 comments

#42 - Idea for overhaul

Issue - State: closed - Opened by dai-shi about 1 year ago - 1 comment

#41 - chore(deps): update dev dependencies

Pull Request - State: closed - Opened by dai-shi about 1 year ago - 1 comment

#40 - Fix ensure that setQueryData for an inactive query updates its atom s…

Pull Request - State: closed - Opened by dTalion about 1 year ago - 7 comments

#39 - setQueryData for an inactive query doesn't update its atom state

Issue - State: closed - Opened by dTalion about 1 year ago - 1 comment

#38 - fix: loading mutation does not call refresh on unmount

Pull Request - State: closed - Opened by Aslemammad about 1 year ago - 3 comments

#37 - Tanstack hydrating order, Jotai first, or Tanstack first?

Issue - State: closed - Opened by davit-b about 1 year ago - 5 comments

#36 - fix pnpm lockfile and update workflows

Pull Request - State: closed - Opened by dai-shi over 1 year ago - 1 comment

#35 - Fix result of statusAtom sometimes not updated

Pull Request - State: closed - Opened by V-Mann-Nick over 1 year ago - 5 comments

#34 - Cached observer with cached result does not update `statusAtom`

Issue - State: closed - Opened by V-Mann-Nick over 1 year ago - 3 comments
Labels: help wanted

#33 - Is it possible to get status or fetchStatus from react-query?

Issue - State: closed - Opened by michael-lauridsen over 1 year ago - 2 comments

#32 - How to reset atom to loading state after reseting an error boundary

Issue - State: open - Opened by sandrosc over 1 year ago - 8 comments
Labels: help wanted

#31 - migrate to pnpm and simplify configs

Pull Request - State: closed - Opened by dai-shi over 1 year ago - 1 comment

#30 - feat: atomsWithQueryAsync, plus example

Pull Request - State: closed - Opened by Leweyse over 1 year ago - 7 comments

#29 - [BUG] `useErrorBoundary` does not work with `atomsWithQuery`

Issue - State: closed - Opened by amirhhashemi over 1 year ago - 1 comment

#28 - What's the best way to update the data of a query?

Issue - State: closed - Opened by amirhhashemi over 1 year ago - 2 comments

#27 - Is there an easier way to load on click?

Issue - State: closed - Opened by mgeduld over 1 year ago - 17 comments
Labels: question

#26 - [Question] How to set the value of an atom in `mutationFn`?

Issue - State: closed - Opened by amirhhashemi over 1 year ago - 1 comment

#25 - [atomsWithQuery]: `queryKey` type is always `unknown`

Issue - State: open - Opened by amirhhashemi over 1 year ago - 4 comments

#24 - feat: mark internal atoms as private

Pull Request - State: closed - Opened by arjunvegda over 1 year ago - 1 comment

#23 - Using atomsWithMutation value triggers suspense

Issue - State: closed - Opened by carlesba over 1 year ago - 1 comment

#22 - Setting other atoms in mutation callbacks

Issue - State: closed - Opened by carlesba over 1 year ago - 6 comments

#21 - How to use async atom in atomsWithQuery jotai v2?

Issue - State: closed - Opened by devnomic over 1 year ago - 21 comments

#20 - feat: Support v2 API

Issue - State: closed - Opened by gregor-mueller over 1 year ago - 1 comment

#19 - About `atomsWithMutation`

Issue - State: closed - Opened by zqran almost 2 years ago - 2 comments

#18 - Migrate to Jotai v2 API

Pull Request - State: closed - Opened by dai-shi almost 2 years ago - 1 comment

#17 - feat: atomsWithQuery omit suspense option

Pull Request - State: closed - Opened by dante01yoon almost 2 years ago - 7 comments

#16 - export mutateAsync from atomsWithMutation?

Issue - State: closed - Opened by coodoo almost 2 years ago - 3 comments

#15 - what's this repo for?

Issue - State: closed - Opened by stimw almost 2 years ago - 1 comment

#14 - Idea: Can this repo migrate to tanstack/query repo?

Issue - State: open - Opened by dai-shi almost 2 years ago

#13 - How to use a writeOnly atom in atomsMutation ?

Issue - State: closed - Opened by TeaBough almost 2 years ago - 9 comments

#12 - How to use queryClient inside atomsWithMutation ?

Issue - State: closed - Opened by TeaBough almost 2 years ago - 1 comment

#11 - breaking: simplify api names

Pull Request - State: closed - Opened by dai-shi almost 2 years ago - 4 comments

#10 - fix: status should change

Pull Request - State: closed - Opened by dai-shi almost 2 years ago - 3 comments

#9 - status never change

Issue - State: closed - Opened by dai-shi almost 2 years ago
Labels: bug

#8 - update jotai and fix types

Pull Request - State: closed - Opened by dai-shi almost 2 years ago - 1 comment

#7 - make mutation atom type correct

Pull Request - State: closed - Opened by dai-shi almost 2 years ago - 1 comment

#6 - fix setOptions not to delay

Pull Request - State: closed - Opened by dai-shi almost 2 years ago - 2 comments

#5 - for dataAtom, re-create observer when options change

Pull Request - State: closed - Opened by dai-shi about 2 years ago - 1 comment

#4 - feat: mutation api

Pull Request - State: closed - Opened by dai-shi about 2 years ago - 1 comment

#3 - feat: infinite query

Pull Request - State: closed - Opened by dai-shi about 2 years ago - 1 comment

#2 - feat: observer cache

Pull Request - State: closed - Opened by dai-shi about 2 years ago - 1 comment

#1 - implement refetch

Pull Request - State: closed - Opened by dai-shi about 2 years ago - 1 comment