node-react-ecommerce icon indicating copy to clipboard operation
node-react-ecommerce copied to clipboard

TypeError: Cannot read property 'length' of undefined

Open OswalDev opened this issue 5 years ago • 0 comments

2020-07-21 16_14_47-

Apparently reviews is undefined, but i already defined it along with the review Schema which is part of the product Model. Checked the reducer and the store as well, but i still couldn't figure it out.

Here is the link to my repo https://github.com/OswalDev/Proyect_Shopliest

OswalDev avatar Jul 21 '20 20:07 OswalDev