ed-roh/fullstack-admin

Products page

Closed this issue · 0 comments

Uncaught runtime errors:
×
ERROR
Cannot read properties of undefined (reading 'map')
TypeError: Cannot read properties of undefined (reading 'map')
at Products (http://localhost:3000/static/js/bundle.js:1509:22)
at renderWithHooks (http://localhost:3000/static/js/bundle.js:99560:22)
at updateFunctionComponent (http://localhost:3000/static/js/bundle.js:102442:24)
at beginWork (http://localhost:3000/static/js/bundle.js:104154:20)
at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:89152:18)
at Object.invokeGuardedCallbackDev (http://localhost:3000/static/js/bundle.js:89196:20)
at invokeGuardedCallback (http://localhost:3000/static/js/bundle.js:89253:35)
at beginWork$1 (http://localhost:3000/static/js/bundle.js:109127:11)
at performUnitOfWork (http://localhost:3000/static/js/bundle.js:108374:16)
at workLoopSync (http://localhost:3000/static/js/bundle.js:108297:9)