Skip to content
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

unit test: make sure mobx state + persist saves appropriately. #32

Open
spencercap opened this issue Aug 15, 2023 · 0 comments
Open

unit test: make sure mobx state + persist saves appropriately. #32

spencercap opened this issue Aug 15, 2023 · 0 comments

Comments

@spencercap
Copy link
Member

  • make sure this.todo = [1,2] syncs to LS AND this.todo.push(3)
    • (i've seen this require a custom albeit basic shim in (de)serialize setting)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant