-
Notifications
You must be signed in to change notification settings - Fork 57
Description
Cannot read properties of undefined (reading 'price')
TypeError: Cannot read properties of undefined (reading 'price')
at ProductDetails (http://localhost:3000/static/js/bundle.js:17809:114)
at renderWithHooks (http://localhost:3000/static/js/bundle.js:161213:22)
at updateFunctionComponent (http://localhost:3000/static/js/bundle.js:164095:24)
at beginWork (http://localhost:3000/static/js/bundle.js:165807:20)
at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:150805:18)
at Object.invokeGuardedCallbackDev (http://localhost:3000/static/js/bundle.js:150849:20)
at invokeGuardedCallback (http://localhost:3000/static/js/bundle.js:150906:35)
at beginWork$1 (http://localhost:3000/static/js/bundle.js:170780:11)
at performUnitOfWork (http://localhost:3000/static/js/bundle.js:170027:16)
at workLoopSync (http://localhost:3000/static/js/bundle.js:169950:9)