-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Milestone
Description
The serializableCheck is quite valuable, but with our state architecture it often takes up to 100ms for every action of which a lot might be dispatched.
It would be great to have an option to only run the check on the current action and not the whole state.
This seems to be quite easy to add around
const state = storeAPI.getState() |
Could I create a PR?
Metadata
Metadata
Assignees
Labels
No labels