Skip to content

Issues: pmndrs/jotai

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

React 19 causing useAtomValue + atomWithObservable to re-suspense on new value
#2847 by tien was closed Dec 6, 2024 updated Dec 6, 2024
Type issues when using createStore in TS
#2836 by motistudio was closed Nov 25, 2024 updated Nov 25, 2024
Util RFC: derivedAtomWithCompare
#2795 by kevinschaich was closed Nov 3, 2024 updated Nov 3, 2024
useAtom(undefined) throws Invalid value used as weak map key
#2776 by kevinschaich was closed Oct 19, 2024 updated Oct 19, 2024
emulation of use() hook
#2772 by uniho was closed Oct 16, 2024 updated Oct 16, 2024
Is that pure?
#2768 by uniho was closed Oct 12, 2024 updated Oct 12, 2024
TS 4058 error
#2757 by shlroland was closed Sep 30, 2024 updated Sep 30, 2024
Vite 5 / Rollup 4 build warning in v2.6.0
#2269 by Kamahl19 was closed Sep 25, 2024 updated Sep 25, 2024
[Question] How do you unit test Jotai atoms? help wanted Please someone help on this
#252 by MarkLyck was closed May 30, 2021 updated Aug 16, 2024
[TypeScript] Add undefined to Atom definition
#2666 by rtritto was closed Jul 20, 2024 updated Jul 20, 2024
Not unmounted as expected
#2657 by nogaten was closed Jul 14, 2024 updated Jul 14, 2024
Replace fast-deep-equal with dequal
#2648 by rtritto was closed Jul 7, 2024 updated Jul 7, 2024
createJSONStorage: localStorage is not defined bug Something isn't working
#2581 by rtritto was closed Jun 3, 2024 updated Jun 28, 2024
Atoms aborted due to unmount are unrecoverable
#2625 by Pinpickle was closed Jun 28, 2024 updated Jun 28, 2024
2 tasks done
Is there a way to easily clear all jotai atoms ?
#404 by TeaBough was closed Apr 2, 2021 updated Jun 20, 2024
[BUG]: AtomWithStorage should not return initialvalue
#2617 by Pszz was closed Jun 18, 2024 updated Jun 18, 2024
atomWithImmer not resolving the types hint properly
#2592 by khanakia was closed Jun 2, 2024 updated Jun 2, 2024
1 of 2 tasks
atomWithStorage not updated server-side (NextJS)
#1689 by rtritto was closed Jan 16, 2023 updated May 24, 2024
Possible regression of 2.6.4 with derived atoms
#2559 by geril2207 was closed May 21, 2024 updated May 21, 2024
When working with async atoms in TypeScript, cannot import Loadable type from utils
#2134 by jeerbl was closed Sep 16, 2023 updated May 17, 2024
1 of 2 tasks
Migrate to pnpm
#2543 by dai-shi was closed May 12, 2024 updated May 12, 2024
ProTip! Exclude everything labeled bug with -label:bug.