suasuasuasuasua / personal-website

My personal website and blog
https://sua.sh
2 stars 0 forks source link

fix(components/placeholder.tsx): removing a few props from the plink … #52

Closed suasuasuasuasua closed 1 month ago

suasuasuasuasua commented 1 month ago

maybe it shouldn't have the unoptimized tag? i think it may just be slow connections

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
personal-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 5:05am
suasuasuasuasua commented 1 month ago

i'm not sure if this is an issue with "reload". because if we reload, then obviously we have to fetch everything again.

Maybe this is intended because moving between pages with the same placeholder don't reload the gif. Also, it happens to the penguin too. If I'm really concerned, maybe just have a skeleton? Or the async promise?

Need to research more into slow connections or slow browsers

suasuasuasuasua commented 1 month ago

Might just be for slow connections...will research more