Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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

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

Подробнее
Решён Архивировано

binance.com

paymanz отвечено
Вячеслав Гончаров

Dynamic site content binance.com doesn't work after updating firefox. You have to constantly update the page. Please how to fix it?

Dynamic site content binance.com doesn't work after updating firefox. You have to constantly update the page. Please how to fix it?
Приложенные скриншоты
Прочитайте этот ответ в контексте

Выбранное решение

network.websocket.timeout.open = 100  :)

Все ответы (4)

Have you tried another browser? It may not be firefox error

Works fine for me in the current release.

It looks that this done via a websocket (wss://stream.binance.com/stream) if I check this in the Web Console and Network Monitor.

You can check the Web Console for websocket related messages.

You cant try to toggle this pref on the about:config page to see if true or false makes a difference (both work for me).

  • network.http.spdy.websockets

You can also check other websocket pref to see if they are all default.

See also this question:

Выбранное решение

network.websocket.timeout.open = 100  :)