-
-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Labels
bugSomething isn't workingSomething isn't workingfork apigood first issueGood for newcomersGood for newcomers
Description
What is the current behavior:
- Create non-serializable store (with
serialize: 'ignore') - Change its value during
fork - Serialize fork values
- Value of store will be serialized
Please provide the steps to reproduce and if possible a minimal demo of the problem via https://share.effector.dev, https://codesandbox.io or similar
https://share.effector.dev/CNYd8jSq
What is the expected behavior:
- Create non-serializable store (with
serialize: 'ignore') - Change its value during
fork - Serialize fork values
- Value of store won't be serialized
Which versions of effector packages, and which browser and OS are affected by this issue? Did this work in previous versions of effector?:
master
domosedov, zerobias and sergeysova
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfork apigood first issueGood for newcomersGood for newcomers