Replies: 1 comment
-
Hi, can you please provide a link to a repo with a minimal reproduction of this problem, so I can take a look at this issue? Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here is a simple server action:
Here is how I call the server action
To make it works I have to make a null argument inside the bind call. But as soon I do that, I have this typescript error:
Can anyone help me to find out the problem ?
Thank you !
Beta Was this translation helpful? Give feedback.
All reactions