Binance crypto exchange: https://www.binance.com/

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
PLudkovski

Binance crypto exchange: https://www.binance.com/

Unread post by PLudkovski » 2021-06-03, 08:26

Hello guys,
On the very famous and popular Binance crypto exchange:
https://www.binance.com/
when clicking upon the "LOGIN" button, i am unable to
select one of the two choices:

E-MAIL or MOBILE nr.

They are both "greyed out" and unclickable i.e. no reaction when
clicking upon one or the other.

Basically this prevents me from being able to LOGIN to my account.
Do you believe there is a way to fix this issue?
I am sure, i am not the only person who would like to use Binance.

Many thanks in advance for all your efforts and the patience.
Please keep up the good work! :thumbup:

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35473
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Binance crypto exchange: https://www.binance.com/

Unread post by Moonchild » 2021-06-03, 09:53

Code: Select all

11:50:22.047 SyntaxError: invalid identity escape in regular expression 1 commons.35f908d2.js:1:690897
Using invalid regex prevents their script from working.

This is what you get when a login form has to be a "web app" because of JS-crazed webmasters who can't just use forms and let the browser do what it was designed for.
I'm sure there's a simple solution for it somewhere on the website's side. Have you tried contacting them, or did you come here immediately?
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

PLudkovski

Re: Binance crypto exchange: https://www.binance.com/

Unread post by PLudkovski » 2021-06-05, 10:41

I am not sure what exactly i could write to Binance support about this issue.
Probably some clueless employee would read it and suggest that i start using Chrome,
as the Firefox-code upon which Pale Moon is based is considered "outdated".

I'm really mad at those Google bastards and everyone using their Webkit crap.
But they have so much market share and dominance, that sooner or later only
Chrome or Chrome-based Browsers will work for most websites.

Longterm i believe there is no way around, for all other Browsers, to trying to
rebuild, reverse-engineer or exactly mimic all of the Webkit's engine rendering
behaviour in every aspect.
And just leave all other Google spyware and surveillance crap out of it.

Because even if we HATE it, the sad reality is, that the entire web is getting
more and more 'googlish' day by day, with no end in sight, this trend will only
accelerate.

New Tobin Paradigm

Re: Binance crypto exchange: https://www.binance.com/

Unread post by New Tobin Paradigm » 2021-06-05, 10:52

Well you can link them this thread for technical explanation. BUT the only real way is to force these companies to acquiesce or loose business.

IF they are not willing to make minor and reasonable changes to provide some form of fallback for insanely unstable web shinies then really how much can you really trust and rely on them for your business?

ThomasG

Re: Binance crypto exchange: https://www.binance.com/

Unread post by ThomasG » 2021-07-01, 16:38

Just FYI:

I found the offending piece, and it seems to be a "Unicode Property Escape" ( \p{Lu} ). The Bitwarden Website seems to have broken in the last couple of days with the same error. also related to a Unicode Property Escape. ( \p{Emoji_Presentation} )

https://vault.bitwarden.com/#/settings/account

This Test-Script here fails with the same error:

https://developer.mozilla.org/en-US/doc ... ty_Escapes

The problem seems to be already on the radar for the new V8 regex parser, if I read that correctly:

https://repo.palemoon.org/MoonchildProd ... ssues/1286
https://repo.palemoon.org/MoonchildProd ... ssues/1675

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35473
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Binance crypto exchange: https://www.binance.com/

Unread post by Moonchild » 2021-07-01, 18:07

The problem is not unicode property escapes per se, the problem is naming regexp groups with arbitrary names instead of using normal and standard regular expressions.

And while that is "on the radar" there is currently no ETA. We could use some help. It's bounty material, too, so, go right ahead if you want to earn some money.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
dtoxic
Moon lover
Moon lover
Posts: 94
Joined: 2017-10-04, 00:14
Location: Tau Ceti

Re: Binance crypto exchange: https://www.binance.com/

Unread post by dtoxic » 2021-09-20, 08:56

Hi all,is this problem also linked to why the QR-Code is not displayed on the website? one could login trough mobile phone when scanning the QR-Code with the binance app. but the said code image is bot displayed at all
Windows 7 SP1 X64
Windows 10 LTSC X64

Locked