next-amazona icon indicating copy to clipboard operation
next-amazona copied to clipboard

Results 14 next-amazona issues
Sort by recently updated
recently updated
newest added

Sir please look into this issue its been unresolved for a while, I can't locate the source of the issue. ![Screenshot_2022-06-24_00_21_22](https://user-images.githubusercontent.com/30756155/175375687-af0eebc1-7826-4eb4-9792-252b15038f31.png) ![Screenshot_2022-06-24_00_21_29](https://user-images.githubusercontent.com/30756155/175375698-065d4320-a829-4b0b-8dfd-31fde8ef86ad.png) ![Screenshot_2022-06-24_00_21_32](https://user-images.githubusercontent.com/30756155/175375707-598a299f-c426-442f-b8bf-08c360b9c433.png)

Currently when a user opens the login menu and clicks anywhere outside the menu they are redirected to '..../backdropClick' which does not exist. ![image](https://user-images.githubusercontent.com/90076535/172053448-f25c8bbf-0cb0-4aea-9dc8-c2303ddefad1.png) 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 ![image](https://user-images.githubusercontent.com/32455450/151235533-4c963168-ae07-499b-97d3-56d493e43cfc.png)

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! ![Screenshot from 2021-12-07 00-03-33](https://user-images.githubusercontent.com/61899261/144902703-c2d3e00e-49d5-43dc-bbce-606a03074a88.png)

}, 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...