how do I make it update the messages when table messages update?
Unanswered
Taiwan Dog posted this in #help-forum
Taiwan DogOP
when user deletes the item I have made it so it updates the 'deleted_at' row, but unless I reload the page, the message stays there.
3 Replies
European sprat
Read the caching page in the docs
You either revalidate the path/tag or use router.refresh() or other methods