Logging into leanpub.com results in a loading loop
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(firefox82 affected, firefox83 affected, firefox84 affected)
People
(Reporter: mystiquewolf, Unassigned)
Details
(Keywords: nightly-community)
Attachments
(1 file)
978.25 KB,
video/mp4
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0
Steps to reproduce:
- Register for leanpub.com
- Logout of leanpub.com. You can clear your cookies or not (no idea whether this might be part of the issue).
- Paste https://leanpub.com/user_dashboard/library inside the address bar and visit it.
- Login. Watch the loop show.
Actual results:
A loop happens as in this video: https://youtu.be/UVSDVCXB-4U
Expected results:
As happens in Chrome, website's library should have loaded.
Reporter | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
Managed to reproduce the issue on Windows 10 x64, Ubunutu 20.04 and on MacOS 10.14.
Comment 2•4 years ago
|
||
Thank you for reporting this! Am I correct in assuming that this used to work? Do you happen to recall when it still did?
Reporter | ||
Comment 3•4 years ago
|
||
I do not know if it ever worked in Firefox. I just found the glitch in Nightly and checked whether Chrome also has the same behaviour.
Comment 4•4 years ago
|
||
There is some fetch running and it fails and promise is rejected
https://searchfox.org/mozilla-central/rev/50215d649d4854812837f1343e8f47bd998dacb5/dom/fetch/Fetch.cpp#655
https://d3g6anj9jkury9.cloudfront.net/assets/app-bundle-06d5596193a6a7016cec.js seems to handle that rejection and try to load /sign_in page again.
Comment 5•4 years ago
|
||
I will move this to web-compat.
Comment 7•3 years ago
|
||
I was not able to reproduce the issue on my side. I was able to login and access the "Library" section.
I don't have any books on my account, so I'm not sure if it is the reason it loads correctly for me.
Tested with:
Browser / Version: Firefox Nightly 92.0a1 (2021-08-03), Firefox Release 90.0.2
Operating System: Ubuntu 20.04.2
Lyubomir can you still reproduce it?
Updated•3 years ago
|
Description
•