I'm trying to update the post, and it'a all ok until call dispatch(updatePost(id, newDatas)) function. After that, on next file, inside updatePost(), newDatas are undefined.

I'm trying to update the post, and it'a all ok until call dispatch(updatePost(id, newDatas)) function. After that, on next file, inside updatePost(), newDatas are undefined.
