issues
search
pmndrs
/
jotai
👻 Primitive and flexible state management for React
https://jotai.org
MIT License
18.63k
stars
607
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Util RFC: `derivedAtomWithCompare`
#2795
kevinschaich
closed
1 day ago
2
fix(utils): make 'unwrap' update immediate after resolve
#2794
organize
opened
3 days ago
3
fix(utils): make 'loadable' update immediate after resolve
#2790
e7h4n
opened
4 days ago
3
test: use screen exposed by React Testing Library
#2787
kretajak
closed
19 hours ago
6
test: calculate coverage for src files only
#2786
kretajak
closed
1 week ago
6
test: improve code coverage for atomWithDefault
#2785
kretajak
closed
1 week ago
3
docs: Fix typo in useAtomEffect doc
#2781
romain-trotard
closed
1 week ago
3
Throw error on `useAtom(undefined)` or `useAtom(null)`
#2778
kevinschaich
opened
2 weeks ago
6
`useAtom(undefined)` throws `Invalid value used as weak map key`
#2776
kevinschaich
closed
2 weeks ago
1
docs: migrate Codesandbox embed for next.js swc example to Stackblitz
#2773
niklasbec
closed
2 weeks ago
9
emulation of use() hook
#2772
uniho
closed
2 weeks ago
1
fix(provider): make react compiler happy
#2771
dai-shi
opened
2 weeks ago
4
chore(deps): update dev dependencies
#2770
dai-shi
closed
2 weeks ago
4
Is that pure?
#2768
uniho
closed
3 weeks ago
0
docs: improve AsyncStorage notes wording
#2767
midzdotdev
closed
3 weeks ago
3
docs: fix typo
#2766
jaycho46
closed
3 weeks ago
3
docs: update family.mdx grammar
#2762
nguyenbry
closed
4 weeks ago
3
docs: add a note for useHydrateAtoms client code usage
#2761
KagamiChan
closed
1 month ago
3
test(dependency): Improve test coverage
#2759
ts1994tw
closed
1 month ago
3
TS 4058 error
#2757
shlroland
closed
1 month ago
0
feat: use React 19 `use` in `useStore` api
#2755
himself65
closed
1 month ago
3
:white_check_mark: test: add unit test for atomWithReset utility
#2753
vangie
closed
1 month ago
3
Fix/unstable derive - add more tests
#2751
dmaskasky
closed
1 month ago
3
chore(deps): update dev dependencies
#2743
dai-shi
closed
1 month ago
4
fix(core): recompute dependents in edge cases
#2742
dai-shi
closed
2 weeks ago
8
fix(unstable_derive): trap atom methods
#2741
dai-shi
opened
1 month ago
5
feat(docs): update docs for jotai-history
#2736
dmaskasky
opened
1 month ago
4
feat(docs): update docs for jotai-effect
#2735
dmaskasky
closed
1 month ago
3
style: removed duplicate width property in CSS files
#2734
YuHyeonWook
closed
1 month ago
3
docs(functional): cover sequence
#2729
probeiuscorp
closed
1 month ago
3
docs: fix variable reference error in functional-programming-and-jota…
#2727
sakurawen
closed
1 month ago
3
Mention connections to functional programming in README and docs
#2726
probeiuscorp
closed
1 month ago
3
chore(tests): make sure deps are cleared on each read call
#2722
dai-shi
closed
2 months ago
4
docs(atom-with-broadcast): update example code to work with TypeScript
#2716
hoangvu12
closed
2 months ago
3
fix(store2): reusing continuable promise causes dependencies to be lost
#2713
dmaskasky
closed
2 months ago
9
docs: removes stop observing pattern section from performance page
#2712
mxthxngx
closed
2 months ago
3
Failing unit test 2.6.4
#2706
edkimmel
closed
2 months ago
2
chore(deps): update dev dependencies
#2705
dai-shi
closed
2 months ago
4
fix(store): derived atom not updating when its value changes if another atom is read it conditionally
#2700
yuneco
closed
2 months ago
4
🛠️ Repo: ESLint is running TypeScript rules on .json files
#2699
JoshuaKGoldberg
closed
2 months ago
1
chore: update typescript-eslint
#2698
dai-shi
closed
2 months ago
4
update dev dependencies
#2696
dai-shi
closed
2 months ago
4
breaking(core): avoid continuable promise in store api
#2695
dai-shi
closed
1 month ago
12
docs: remove redundant parentheses
#2694
tam315
closed
3 months ago
4
docs: (jotai-tanstack-query) remove wonka as a peer dependency
#2693
kalijonn
closed
3 months ago
3
Error using atomWithStorage with getOnInit in Next.js: "localStorage is not defined"
#2690
beingtyson
closed
3 months ago
0
chore: enable isolatedDeclarations
#2687
dai-shi
closed
1 month ago
4
feat(utils): atomFamily supports getParams and unstable_listen api
#2685
dmaskasky
closed
2 months ago
4
idea4: atomFamily supports has
#2683
dmaskasky
closed
3 months ago
3
idea3: atomFamily supports instanceof
#2681
dmaskasky
closed
3 months ago
5
Next