Open nahojd opened 5 days ago
Hi there @nahojd!
Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better.
We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.
We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions.
Thanks, from your friendly Umbraco GitHub bot :robot: :slightly_smiling_face:
Good catch @nahojd , it is truly a bug. We will fix that 🚀
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
15.0.0
Bug summary
When logging in, logging out, and logging in in again, I get stuck on the screen with the message "You have successfully logged in. You will be redirected shortly.". No redirect happens, and no errors are visible. If I just try to access
/umbraco
again, I'm logged in, and everything works.Specifics
I only get this behaviour in Firefox. I've tested it in Chrome and Edge, and the redirects works as it should there. This seems to be related to the values in local storage, because if I clear local storage, the redirect works in Firefox as well. I've tried it with both the standard Umbraco login, and with an external login provider (using Azure AD), and the problem is the same.
Steps to reproduce
Expected result / actual result
Expected behaviour: I should be redirected to the backoffice GUI Action behaviour: I'm stuck on the redirect screen
This item has been added to our backlog AB#46457