project_mern_memories icon indicating copy to clipboard operation
project_mern_memories copied to clipboard

Client Side Updates

Open akashdoppalapudi opened this issue 3 years ago • 5 comments

Updates like "updatePost" and "likePost" are not showing on client side unless we reload the page.

akashdoppalapudi avatar May 17 '21 06:05 akashdoppalapudi

you can use socket.io for real time updates

aryanknight avatar May 22 '21 14:05 aryanknight

Thank you. But why did ít work in the video and not working for me. I did exactly as said in the video.

akashdoppalapudi avatar May 22 '21 14:05 akashdoppalapudi

I have exactly a same problem with that.. sometimes it works, but sometimes it doesn't. Untill i added likePost, updating Post works perfectly, but later something gone wrong. Still the best Tutorial <3

Aysta453 avatar Jun 06 '21 18:06 Aysta453

TypeError: setCurrentId is not a function bro did you faced this error?

mesushant13 avatar Jun 21 '21 15:06 mesushant13

same issue here likeCount not updating until I refreshes

SandeepThadiparthi avatar Aug 10 '23 10:08 SandeepThadiparthi