Q&A

출석부와 일부 모듈(포인트러시) 에서 레이아웃의 메뉴 버튼이 눌리지 않아 콘솔을 확인해 보니

 

xe.min.js:6 Uncaught TypeError: window.XE.isSameHost is not a function
    at HTMLAnchorElement.<anonymous> (xe.min.js:6)
    at Function.each (jquery.min.js:3)
    at e.fn.init.each (jquery.min.js:3)
    at HTMLDocument.<anonymous> (xe.min.js:6)
    at l (jquery.min.js:3)
    at Object.fireWith [as resolveWith] (jquery.min.js:3)
    at Function.ready (jquery.min.js:3)
    at HTMLDocument.S (jquery.min.js:3)

 

이렇게 에러가 나네요....... 디버그로 또 확인 과정이 필요할 것 같네요.

댓글 10