본문 바로가기

Coding/오류

Hydration failed because the server rendered HTML didn't match the client.

Hydration failed because the server rendered HTML didn't match the client.
As a result this tree will be regenerated on the client.
This can happen if SSR-ed Client Component used:

 

 

 

 

크롬 확장 프로그램 때문에 이러한 오류가 발생한다고 들었다.

나의 경우 Video Speed Controller가 문제였던 것 같다.

 

 

Continue without an account로 크롬 확장 프로그램이 설치되어 있지 않은 새로운 크롬 프로필을 생성하자.

 

문제 없이 개발을 진행할 수 있을 것이다.