How to update form query after livewire parameter change
I currently have this code in a child component:
problem is that when discord_id updates, my table doesn't update. How can i go about this?
2 Replies
how you update
discord_id
?i already got it working by changing the component key