Serhii Pomaraiko
Results
2
comments of
Serhii Pomaraiko
My workaround is to use only initialValues props and avoid action initialize. update initial values only through setState
workaround in project `declare module 'axios' { interface Cancel { readonly __CANCEL__: true } }`