[에러 해결?] Chromium : possible side effect in debug evaluate

sujpark·2022년 7월 11일
0

에러 해결

목록 보기
1/4

possible side-effect in debug-evaluate

2022년 5월 31일 답변

[A recent Chromium update broke that, and not just for FC.]

Looks like a fix has already been produced, just need to wait for its implementation into Chrome.

Console commands in Chrome do still work once you dismiss the warning, but typing them in is going to be a much bigger pain in the ass. If you want to continue using Chrome, you could keep a text file open to type your console commands into and copy/paste into the actual console, or some such workaround.

I'd generally just recommend using Firefox anyway, though.

[Can't seem to edit variables anymore in console]


개발자 도구를 켜서 콘솔에 입력하면 뜨는 오류.

팀 내에서 크롬 버전 101.0.4951.64(x86_64)은 문제가 없으나 버전 102.0.5005.61(arm64) 에서는 문제가 발생했다.

찾아보니 크로니움 자체의 문제인 것으로 보인다.

크롬은 업데이트 버전을 기다리거나 firefox를 사용하라고 한다.

profile
JavaScript TypeScript React Next.js

0개의 댓글