Next.js Discord

Discord Forum

Get callback from client-component on server component?

Unanswered
Munchkin posted this in #help-forum
Open in Discord
Avatar
MunchkinOP
I kept running into an issue where i couldnt fetch my appwrite database. Now i have adjusted my code where i can get my database.

Now i would like to receive a callback from the client component that a filter has changed so i can try to refetch from my DB.

How do i do this?

My repo:
https://github.com/xmaniaxz/dnd-charactersheet

0 Replies