next-amazona
next-amazona copied to clipboard
Sir please look into this issue its been unresolved for a while, I can't locate the source of the issue.   
Currently when a user opens the login menu and clicks anywhere outside the menu they are redirected to '..../backdropClick' which does not exist.  This is happening in the demo...
How to fix this probleam .next\static\chunks\pages\index.js (220:268) @ Object. 218 | * ignore 219 | */ > 220 | e.noop=function(){},e.errorToPOJO=function(t){if(!(t instanceof Error))throw new Error("`error` must be `instanceof Error`.");var e,r={},o=n(Object.getOwnPropertyNames(t));try{for(o.s();!(e=o.n()).done;){var i=e.value;r[i]=t[i]}}catch(t){o.e(t)}finally{o.f()}return...
I got this error when using styled component and the css styles of the navbar has been broken: next-dev.js?3515:32 Warning: Prop `className` did not match. Server: "MuiTypography-root MuiTypography-body1 makeStyles-brand-98 css-ahj2mt-MuiTypography-root"...
hello mr.bassir please helpme to finish your course without any error, before i followed your part 14 tutorial my code run well connect and can read data.js with mongoDB but...
Demo website at https://nextjs-amazona-final.vercel.app/ is response with a 404 not found 
Hi, I got stuck in that and connect again and again in every 5 second. (service mongod start) How I can fix that? Please help! 
}, 12 | userInfo: Cookies.get('userInfo') > 13 | ? JSON.parse(Cookies.get('userInfo')) | ^ 14 | : null, Giving error in the store here. I don't know whats the problem is ![Screenshot...
Server Error Error: Error serializing `.topRatedProducts[0].user` returned from `getServerSideProps` in "/". Reason: `object` ("[object Object]") cannot be serialized as JSON. Please only return JSON serializable data types.
request failed with status code 500 how to correct it when during SignIn on account backend run i seed the products and user everything properly but then after this problem...