Reactjs – React – catch error – problem with console.log
I have small problem, but I don't know what I doing wrong. I have function like below. In .catch alert working ok and I see error in browser, but I have problem with this same error in console.log <- I…