MoralisWeb3 / issue-tracker

25 stars 7 forks source link

Login on academy.moralis does not work (on Brave) #123

Open dcts opened 2 years ago

dcts commented 2 years ago

I try to login to my academy.moralis account, but when clicking on the "LOGIN" button, the page completely freezes, and the scrollbar also is disabled (as if an overflow: hidden; property was added to the whole body of the pave). This only happens on brave browser.

I checked the target of the login button, and it seems to be: https://academy.moralis.io/#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjY0MjI2IiwidG9nZ2xlIjpmYWxzZX0%3D

I think it should be replaced with the login page url https://academy.moralis.io/login-academy

After clicking the "LOGIN" button, scroll bar disappeared, page is locked.

Bildschirmfoto vom 2022-01-05 04-33-36

Johan207 commented 2 years ago

Hey @dcts Would you be able to tell us what device, browser version and extension you are running your brave browser with? We have tested brave on IOS, OSX, Android and Windows and all of them was working for us when we tested.

dcts commented 2 years ago

Oh ok weird. I have:

OS: Ubuntu 20.04.2 LTS Brave: Version 1.22.71 Chromium: 89.0.4389.114 (Offizieller Build) (64-Bit)

dcts commented 2 years ago

But it could be also an extension of mine causing the issue (thats the only thing i can imagine...). Will investigate more and try to reproduce it and add my findings here.