harundogdu / twitter-clone

This is a Twitter Clone project built with Next.js, Prisma, MongoDb, Tailwind, Typescript and NextAuth libraries. It is a full-stack project that uses Next.js for the frontend and Prisma for the backend. It is a Twitter clone that allows users to create an account, login, logout, follow other users, like and retweet tweets and more.
https://twitter-clone-hd.vercel.app/
MIT License
53 stars 12 forks source link

like counter does not update #179

Open A-ryan-Kalra opened 10 months ago

A-ryan-Kalra commented 10 months ago

If you like someone else's post, and you are not following them ,the like counter will not update until refresh or toggle pages.