HREF (1) 썸네일형 리스트형 Next.js Link Error 해결 - Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()? Next Link Error Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()? - Next/Link의 children으로 component를 줬을때 생기는 error 입니다. 1. component를 a tag로 감싸줍니다. 2. a태그를 styledComponents로 감싸주면 a tag의 lint error가 사라집니다. https://nextjs.org/docs/api-reference/next/link#if-the-child-is-a-functional-component next/link | Next.js Enable.. 이전 1 다음