React 19 causing useAtomValue
+ atomWithObservable
to re-suspense on new value
#2848
Unanswered
tien
asked this question in
Bug report
Replies: 3 comments 3 replies
-
Thanks for reporting. Yeah, a repro with https://stackblitz.com would be helpful. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, do you have any updates for this issue? Seems like I am facing the same |
Beta Was this translation helpful? Give feedback.
0 replies
-
Not sure what |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This started happening with React 19 & I have to introduce a delay of 0 (queue macrotask) like so to resolve it:
I will work on a shareable reproduction.
Beta Was this translation helpful? Give feedback.
All reactions