Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Pelajari Lebih Lanjut

binance.com

  • 4 balas
  • 3 memiliki masalah ini
  • 134 kunjungan
  • Balasan terakhir oleh paymanz

more options

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?
Lampiran tangkapan layar

Solusi terpilih

network.websocket.timeout.open = 100  :)

Baca jawaban ini dalam konteks 👍 0

Semua Balasan (4)

more options

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

more options

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.

more options

See also this question:

more options

Solusi Terpilih

network.websocket.timeout.open = 100  :)