anuj123upadhyay / MegaBlog

created a blogging site with all functionality using react and appwrite
https://mega-blog-8587.vercel.app/
14 stars 51 forks source link

Delayed by 2 seconds #444

Closed inkerton closed 2 weeks ago

netlify[bot] commented 2 weeks ago

Deploy Preview for astounding-dodol-3a2762 failed. Why did it fail? →

Name Link
Latest commit 789d42b94676c21d6412651f4c128dd350bbf1c1
Latest deploy log https://app.netlify.com/sites/astounding-dodol-3a2762/deploys/6730caa98094f80008751f34
vercel[bot] commented 2 weeks ago

@inkerton is attempting to deploy a commit to the Anuj Upadhyay's projects Team on Vercel.

A member of the Team first needs to authorize it.

inkerton commented 2 weeks ago

@anuj123upadhyay Try this now I delayed the rendering by 2 seconds used the skeleton and also added length check before map .

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mega-blog-8587 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 10, 2024 3:01pm
anuj123upadhyay commented 2 weeks ago

: /vercel/path0/src/pages/AllPost.jsx:163:4 Expected ";" but found ":" 161| 162|

163| ) : ( | ^ 164| <> 165|
there is a error in deployment , check it out

inkerton commented 2 weeks ago

: /vercel/path0/src/pages/AllPost.jsx:163:4 Expected ";" but found ":" 161| 162| 163| ) : ( | ^ 164| <> 165|

there is a error in deployment , check it out

Give me 5 mins I'll correct it

inkerton commented 2 weeks ago

@anuj123upadhyay Done

anuj123upadhyay commented 2 weeks ago

It's working fine on localhost

inkerton commented 2 weeks ago

It's working fine on localhost

yeah the skeleton was duplicated by mistake. May be that is why it showed the error

anuj123upadhyay commented 2 weeks ago

hey @inkerton
now this error comes take your time and resolve it

Screenshot 2024-11-10 at 6 50 41 PM
anuj123upadhyay commented 2 weeks ago

try componenets

anuj123upadhyay commented 2 weeks ago

hey @inkerton please figure it out

inkerton commented 2 weeks ago

check now

I exported the POstCard