basir / node-react-ecommerce

Build ECommerce Website Like Amazon By React & Node & MongoDB
https://node-react-ecommerce-app.herokuapp.com/
1.69k stars 794 forks source link

products.map is not a function #87

Open Surbhi1209998 opened 4 years ago

Surbhi1209998 commented 4 years ago

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.

shivamm620 commented 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

Ctrlanton commented 4 years ago

Had the same problem, check that you added curly brackets around data in the async function in productActions.js

Manjulajntuk commented 3 years ago

homescreen_issue homescreen_issue

Manjulajntuk commented 3 years ago

please help me sir i am facing issue when try to run t h ecode in sandbox