We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
id
Hello,
when i try to render the component using the "use client" directive, the console throws below warning.
Warning: Prop id did not match. Server: ":R15aljt6jdacq:" Client: ":R4lamfkqdl9j9:"
Warning: Prop
did not match. Server: ":R15aljt6jdacq:" Client: ":R4lamfkqdl9j9:"
i am using Next JS 13.4.11 & MUI-file-input package 2.0.6
The text was updated successfully, but these errors were encountered:
This is a bug in Next.js: vercel/next.js#48284.
See also : mui/material-ui#38103
Sorry, something went wrong.
No branches or pull requests
Hello,
when i try to render the component using the "use client" directive, the console throws below warning.
Warning: Prop
iddid not match. Server: ":R15aljt6jdacq:" Client: ":R4lamfkqdl9j9:"
i am using Next JS 13.4.11 & MUI-file-input package 2.0.6
The text was updated successfully, but these errors were encountered: