shadcn-ui / taxonomy

An open source application built using the new router, server components and everything new in Next.js 13.
https://tx.shadcn.com
MIT License
18.58k stars 2.58k forks source link

Cashed dashboard post.title not updated when the post title is updated #76

Open sahanxdissanayake opened 1 year ago

sahanxdissanayake commented 1 year ago

Hi @shadcn It seems that when you update a POST in https://tx.shadcn.com/editor/clg0hxp290001l608laz06l3i and come back to /dashboard the title of the edited post stays the same.

Charlsteezy commented 1 year ago

It's because the call is cached. Use revalidate or remove the cache from the fetch.