issues
search
pmndrs
/
jotai
👻 Primitive and flexible state management for React
https://jotai.org
MIT License
18.72k
stars
617
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
atom.write getter does not add dependencies to dependents
#2824
dmaskasky
opened
17 hours ago
3
Add test "Atom graph supports cycles"
#2822
dmaskasky
opened
18 hours ago
3
[WIP] use iterative approach in recompute dependents
#2821
dmaskasky
opened
1 day ago
3
fix: rethrow falsy errors thrown in flushPending
#2820
dmaskasky
closed
1 day ago
3
fix: flush pending finally everywhere
#2818
dmaskasky
closed
2 days ago
3
Fix/flush pending finally everywhere 2
#2817
dmaskasky
closed
2 days ago
3
Fix/flush pending finally everywhere
#2816
dmaskasky
closed
2 days ago
3
fix: onMount setSelf does not notify listeners
#2815
dmaskasky
opened
2 days ago
3
fix/flush pending async onmount finally
#2814
dmaskasky
closed
2 days ago
3
fix: setAtom uses stale pending on atom unmount
#2811
dmaskasky
opened
4 days ago
8
add test for flushPending
#2809
dmaskasky
closed
4 days ago
3
test: add jest-dom matchers and eslint plugin
#2808
kretajak
closed
3 days ago
6
chore(deps): update dependencies
#2806
dai-shi
closed
5 days ago
4
Updated `location.mdx` regarding `atomWithLocation` instances
#2805
yairEO
closed
6 days ago
3
fix: flushPending in async write
#2804
dai-shi
closed
2 days ago
4
test: use @vitest/eslint-plugin
#2803
kretajak
closed
6 days ago
4
docs: fix typo in Immer
#2802
ryoku4
closed
6 days ago
3
[Not For Merge] Ideating sync callback mechanism after flushPending
#2801
dmaskasky
opened
1 week ago
4
[Not For Merge]: synchronous effects experiment
#2800
dmaskasky
closed
1 week ago
6
test: incorporate eslint-plugin-testing-library and fix reported issues
#2799
kretajak
closed
1 week ago
6
fix(website): Add ctl=1 as a query parameter to the StackBlitz iframe's src URL.
#2798
Brokyeom
closed
1 week ago
3
Util RFC: `derivedAtomWithCompare`
#2795
kevinschaich
closed
1 week ago
2
fix(utils): make 'unwrap' update immediate after resolve
#2794
organize
closed
5 days ago
3
fix(utils): make 'loadable' update immediate after resolve
#2790
e7h4n
closed
5 days ago
3
test: use screen exposed by React Testing Library
#2787
kretajak
closed
1 week ago
6
test: calculate coverage for src files only
#2786
kretajak
closed
2 weeks ago
6
test: improve code coverage for atomWithDefault
#2785
kretajak
closed
2 weeks ago
3
docs: Fix typo in useAtomEffect doc
#2781
romain-trotard
closed
3 weeks ago
3
Throw error on `useAtom(undefined)` or `useAtom(null)`
#2778
kevinschaich
closed
5 days ago
8
`useAtom(undefined)` throws `Invalid value used as weak map key`
#2776
kevinschaich
closed
4 weeks ago
1
docs: migrate Codesandbox embed for next.js swc example to Stackblitz
#2773
niklasbec
closed
4 weeks ago
9
emulation of use() hook
#2772
uniho
closed
1 month ago
1
fix(provider): make react compiler happy
#2771
dai-shi
opened
1 month ago
4
chore(deps): update dev dependencies
#2770
dai-shi
closed
1 month ago
4
Is that pure?
#2768
uniho
closed
1 month ago
0
docs: improve AsyncStorage notes wording
#2767
midzdotdev
closed
1 month ago
3
docs: fix typo
#2766
jaycho46
closed
1 month ago
3
docs: update family.mdx grammar
#2762
nguyenbry
closed
1 month 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
1 month ago
10
fix(unstable_derive): trap atom methods
#2741
dai-shi
closed
5 days ago
7
feat(docs): update docs for jotai-history
#2736
dmaskasky
opened
2 months ago
4
feat(docs): update docs for jotai-effect
#2735
dmaskasky
closed
2 months ago
3
style: removed duplicate width property in CSS files
#2734
YuHyeonWook
closed
2 months ago
3
Next