Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Possible Javascript display issue

  • 1 ответ
  • 0 имеют эту проблему
  • Последний ответ от 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.

Полезно?

Задать вопрос

Для ответа на сообщения вы должны войти в свою учётную запись. Пожалуйста, задайте новый вопрос, если у вас ещё нет учётной записи.