How to use computed prop in useForm hook #864
Unanswered
jhosepharaujo
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, I have a problem where I can't pass a computed prop to the useForm hook. I tried to do it this way:
I also tried using transform like this:
In both the result was the same, the user_id was not forwarded in the request.
What am I doing wrong? I'm using inertia + vuejs
Beta Was this translation helpful? Give feedback.
All reactions