Refresh a Server Component in Next.js 13 🔃 #nextjs #nextjs13 #nextjstutorial

preview_player
Показать описание


📣 Follow Coding in Flow on social media:
Рекомендации по теме
Комментарии
Автор

take attention to that import path, it was next/navigation, i see many beginners make mistake by importing it from next/router

ban_droid
Автор

iv been looking for this solution thank you!

APaul
Автор

if refresh is happened, our client side maintained data will get lossed

venkateshbalasubramanian
Автор

I don't know how to thank you but you solved my problem in which I've stucked since 3-4 days i didn't get any solution frm chat gpt as well 😢😢

Thanks to YouTube and my god they suggested your short to me

I started to hate Next js when i stuck in this problem and i read some articles that they are saying this is the drawback of next js and next js developers are trying to fix it but lol 😂😂 i don't kbow that you will be that next js developer came in to picture

Thanks a lot ❤ again 🙏🏻
Love from India 🇮🇳
Subscriber +1

Solo_playz
Автор

Could you do some content on a combination of the d3 library and react/nextjs?

sorenschultz
Автор

Wait, I still don't get it, how does your server component receive the data from the client?

alexandersamokhin
Автор

Is that the only way to get this done? By refreshing the page?

horacinis
Автор

you cannot use router.refresh() inside a server component

CodingBill
Автор

is not work in production (npm run start), can you solve?

damartripamungkas