Warning: Extra attributes from the server: cz-shortcut-listen

j_wisdom_h·2023년 11월 30일
2

Error

목록 보기
4/8

에러

Warning: Extra attributes from the server: cz-shortcut-listen

해결법

1. 크롬 확장프로그램 비활성화

나는 이걸 비활성화 했더니 해결되었다.

2. Prevent hydration
Add suppressHydrationWarning={true} in the opening tag of .

Example: <body className={inter.className} suppressHydrationWarning={true}> your code</body>

업로드중..

https://stackoverflow.com/questions/75337953/what-causes-nextjs-warning-extra-attributes-from-the-server-data-new-gr-c-s-c

suppressHydrationWarning

업로드중..
즉, SSR에서 서버와 클라이언트가 서로 다른 것을 렌더링할 때 발생하는 경고

https://ko.legacy.reactjs.org/docs/dom-elements.html

profile
뚜잇뚜잇 FE개발자

0개의 댓글

관련 채용 정보