Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Possible Javascript display issue

  • 1 답장
  • 0 이 문제를 만남
  • 6 보기
  • 최종 답변자: markwarner22

more options

When I am on espn.com/fantasy team pages everything loads correctly except for one popup table that does not. It will occasionally display but usually doesn't. When it fails to display, the scrollbar disappears but nothing shows. I tried clearing cache and cookies (Ctrl + F5, Settings + Clear data, etc.), refreshing firefox, and disabling all addons/extensions but the problem persists. I also tried turning off hardware acceleration and turned off proxies and secure DNS but nothing worked. I noticed this "_error.js" message in the debugger:

module.exports = __NEXT_REGISTER_PAGE("/_error", function () {

 var e = webpackJsonp(
   [566],
   {
     1789: function (e, r, o) {
       e.exports = o(288)
     },
   },
   [1789],
 )
 return { page: e.default }

})


I do not have this issue on firefox android, only on desktop. Thank you.

When I am on espn.com/fantasy team pages everything loads correctly except for one popup table that does not. It will occasionally display but usually doesn't. When it fails to display, the scrollbar disappears but nothing shows. I tried clearing cache and cookies (Ctrl + F5, Settings + Clear data, etc.), refreshing firefox, and disabling all addons/extensions but the problem persists. I also tried turning off hardware acceleration and turned off proxies and secure DNS but nothing worked. I noticed this "_error.js" message in the debugger: module.exports = __NEXT_REGISTER_PAGE("/_error", function () { var e = webpackJsonp( [566], { 1789: function (e, r, o) { e.exports = o(288) }, }, [1789], ) return { page: e.default } }) I do not have this issue on firefox android, only on desktop. Thank you.

모든 댓글 (1)

more options

That is a register user site so unless someone got login to replicate your issue this can difficult to know what is happening once you log in. Try on Chrome and see if the problem doesn't persist there as well.

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.