You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
설명
블로그에 진입시 업로드한 스킨의 images/script.A0ejksw5AKdUaTyVnjCQ.js 의 584번 라인 document.getElementById("editEntry").title = "Edit Entry"; 부분에서 오류가 발생하여
로딩바가 사라지지 않습니다. 임시로 주석처리하면 정상작동 됩니다.
발생 과정
블로그 진입후
this.setTitleToEditEntryFrame 함수 호출 시
스크린샷 및 링크
The text was updated successfully, but these errors were encountered:
급하신 분들은 images/script.A0ejksw5AKdUaTyVnjCQ.js 의 584번라인
document.getElementById("editEntry").title = "Edit Entry"; 를
//document.getElementById("editEntry").title = "Edit Entry"; 로 주석처리 하시고
티스토리 스킨 편집 -> html 편집 -> 파일업로드에서 기존 script.A0ejksw5AKdUaTyVnjCQ.js를 제거하시고
업로드하시면 임시로 해결은 가능합니다.
Uh oh!
There was an error while loading. Please reload this page.
환경 (버그가 발생한 환경을 적어주세요.):
설명
블로그에 진입시 업로드한 스킨의
images/script.A0ejksw5AKdUaTyVnjCQ.js 의 584번 라인
document.getElementById("editEntry").title = "Edit Entry"; 부분에서 오류가 발생하여
로딩바가 사라지지 않습니다. 임시로 주석처리하면 정상작동 됩니다.
발생 과정
블로그 진입후
this.setTitleToEditEntryFrame 함수 호출 시
스크린샷 및 링크


The text was updated successfully, but these errors were encountered: