pmndrs / jotai

👻 Primitive and flexible state management for React

Home Page:https://jotai.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atomWithStorage issue since 2.3.0+

dai-shi opened this issue · comments

This is a tracking issue for #2095. See discussions there.

Reproduction: https://codesandbox.io/s/sharp-lamport-k9s8mp?file=/src/App.tsx

I think it's a bug in #2029 and it's not specific to atomWithStorage.

Tasks:

  1. Create a failing test (without atomWithStorage, hopefully only with store api)
  2. Fix it

Would anyone like to work on Task 1?

Would anyone like to work on Task 1?

Would like to get into it if it's okay :)

Sure!