Props must be serializable for components in the "use client" entry file, "onChange" is invalid.
Unanswered
Tawny-shouldered Blackbird posted this in #help-forum
Tawny-shouldered BlackbirdOP
Im getting this error when in the file-upload.tsx ,
Im using this in Initial-modal.tsx . Why im I getting this error .
this is my repo https://github.com/Raunak0713/Dis-Demo
Im using this in Initial-modal.tsx . Why im I getting this error .
this is my repo https://github.com/Raunak0713/Dis-Demo
2 Replies
Just try removing the "use Client"
Gray-crowned Yellowthroat
Actually the tutorial im following did the same but he's not getting the error