Open Surbhi1209998 opened 4 years ago
In Constant folder check you write
export const PRODUCT_DETAILS_REQUEST = 'PRODUCT_DETAILS_REQUEST'; export const PRODUCT_DETAILS_SUCCESS = 'PRODUCT_DETAILS_SUCCESS'; export const PRODUCT_DETAILS_FAIL = 'PRODUCT_DETAILS_FAIL';
tell me if any problem and also if it work
Had the same problem, check that you added curly brackets around data in the async function in productActions.js
please help me sir i am facing issue when try to run t h ecode in sandbox
im getting products.map is not a function everytime i click on the logo or click back to result button. After clicking refresh the screen is returned.