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
Hello. I know I can use toJS() and fromJS() for the entire state, but on redux persist you can use "transformers" that will for ex convert internal parts of the state to from immutable, is there anyway to do that? thanks
The text was updated successfully, but these errors were encountered:
Hello. I know I can use toJS() and fromJS() for the entire state, but on redux persist you can use "transformers" that will for ex convert internal parts of the state to from immutable, is there anyway to do that? thanks
The text was updated successfully, but these errors were encountered: