Vue.js is detected on this page.

Programming/Javascript 2022. 1. 26. 16:11

728x90

Vue.js is detected on this page.

Devtools inspection is not available because it's in production mode or explicitly disabled by the author.

Vue devtools를 사용해서 브라우저에서 확인해 보려고 하면 저런 메시지가 뜹니다.

아래 링크를 가 보면 Vue.js 멤버라는 사람이 댓글을 달았네요(thumbs down이... -_-).

https://github.com/vuejs/devtools/issues/190#issuecomment-415567488

 

Vue.js is detected on this page. Devtools inspection is not available because it's in production mode or explicitly disabled by

Does anyone know why am I having this issue ?

github.com

대충 devtools가 성능이랑 보안 이런 것들에 영향을 주고 싶지 않으니 기본적으로 꺼진 상태라고 합니다. 켜고 끄고 하는 건 개발자 선택이라고...

 

켜는(?) 방법은 스크립트 코드에

Vue.config.devtools = true;

이 줄만 넣고 개발자 도구(F12)를 껐다 켜면 됩니다(브라우저는 안 닫아도 됩니다).

파폭, 크롬, 엣지 동일합니다.

혹시 몰라 vue devtools 다운로드 가능한 링크 아래에 첨부합니다.

headwayapp.co는 크롬이랑 파폭, ms는 엣지입니다.

 

https://headwayapp.co/vue-js-devtools-changelog

 

Vue.js Devtools changelog

Vue.js Devtools changelog

headwayapp.co

Vue.js devtools beta ax - Microsoft Edge Addons

 

Microsoft Edge Addons

 

microsoftedge.microsoft.com

반응형