Next.js Discord

Discord Forum

".action" is added to the end of dynamic param passed to server action

Unanswered
Cane di Oropa posted this in #help-forum
Open in Discord
Cane di OropaOP
This issue hasn't happened before, for a few months it's been working normally. Today, something must've changed, I've noticed errors on supabase logs about invalid uuid syntax. Screenshot attached.

I'm grabbing the id from page props and passing it to server action that is passed to queryFn in react query's queryClient.prefetchQuery()

This issue only happens on vercel, I can't reproduce it locally 😦

1 Reply

Cane di OropaOP
upd:
downgrading to 14.2.1 from 14.2.2 solved the issue. The issue is still present on latest, 14.2.3