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
Upgrade front-end by React v18 with Next.js v12 and MUI is used as React component library. There are so many issue yet.
mode
warn - Attempted to load @next/swc-darwin-arm64, but it was not installed
next dev
Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?
React.forwardRef
<Link href='/'> <> <Image src='/hy.png' alt='HY Logo' width={40} height={40} /> </> </Link>
Warning: Prop
did not match.
The text was updated successfully, but these errors were encountered:
hiromaily
No branches or pull requests
Upgrade front-end by React v18 with Next.js v12 and MUI is used as React component library.
There are so many issue yet.
mode
button doesn't work after displaying pageany css doesn't work on main contentclassName mismatch errorwarn - Attempted to load @next/swc-darwin-arm64, but it was not installed
afternext dev
run on Apple Silicon MacWarning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?
React.forwardRef
didn't work for meWarning: Prop
classNamedid not match.
The text was updated successfully, but these errors were encountered: