You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
one of the latest jotai updates made all eventually async operations inside of atoms also async. Therefore, my variables for my query became async too. Any plans to support this? As far as i can see, at the moment of writing, my variables atom can only be sync.