Event handlers cannot be passed to Client Component props. #83224
Unanswered
VladanIlicJS
asked this question in
Help
Replies: 1 comment
-
Mm yeah, I think some checks were strengthened. How is this being used? I guess a Server Component is passing an non-server-function (formerly known as server action) to a Client Component. Could you share some snippets of the usage? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Can installing some packages cause this error:
"Error: Event handlers cannot be passed to Client Component props."?
It suddenly appeared in code unchanged for months
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions