Reactjs – My state is undefined despite being setted
I'm new to react and api consume, we are working with services of our own api for a college project, we have this get method in the service being use by one of the page components export const getProductCostumer =…