Next.js Discord

Discord Forum

I would like to trigger useEffect again.

Unanswered
Netherland Dwarf posted this in #help-forum
Open in Discord
Netherland DwarfOP
The title is clear, my table can add / delete users and I would like to refetch the users list. Any clean way to achieve this ? I have thought about making a fuction to fetch users and passing it to the childs and trigger it once a user is added / deleted

1 Reply

Netherland DwarfOP
I figured out, I just needed to learn how to code lmao