Subscribed react components break after calling set after awaiting within an async write atom.
#2454
|
I have an atom that looks something like: Calling Any ideas? I'm super confused. |
Replies: 4 comments 3 replies
|
I tried re-creating this issue in codesandbox and couldn't reproduce. Is there a way to debug what components are subscribed? |
|
Does it work with v2.6.5? |
|
i upgraded to |
|
ah man. it does work with 2.6.5 😭 . |
It must be a regression with #2396.
Can you try #2451?
https://ci.codesandbox.io/status/pmndrs/jotai/pr/2451
☝️ Find "Local Install Instructions"