Pratham Sharma

Results 10 comments of Pratham Sharma

I was also face this problem so I made some changes in the code. I hope you will find helpfull. `const coinPrice = []; const coinTimestamp = []; for(let i...

> > hey ! to fix that i use moment js : > > import moment from 'moment'; for (let i = 0; i < coinHistory?.data?.history?.length; i += 1) {...

> Project is not working. wasted 10 more hours on troubleshooting, nothing is working, repository code is not working what's the problem bro we are here to help you.

> > the project was hopeless, if u are kind enough i have another problem in the fifth app, https://github.com/Zkirvalidze/React_Google_Clone_App, when i do image request and then click on googel...

> ./src/components/Homepages.jsx > > Module parse failed: Unexpected token You may need an appropriate loader to handle this file type. | | console.log(data); > > > console.log(data?.data?.coins); can you explain...

In this tutorial he uses the previous version of react-router-dom so have two options first one is to use the previous version or google (you can also check youtube) version...

Same problem and after upgrading to the new next 13 blur placeholder doesn't work

> It's weird. It's working on Linux Ubuntu 22.10. But not in Windows 11. also in Windows 10

> @ishaqibrahimbot Thank you for this. I tried a variation of your solution but have reverted to using Next's Legacy Image component. While it worked, implementing plaiceholder significantly slowed down...

> ### Verify canary release > * [x] I verified that the issue exists in the latest Next.js canary release > > ### Provide environment information > I get this...