samples icon indicating copy to clipboard operation
samples copied to clipboard

Sometimes the Continue button doesn't work

Open Thomas-Chabot opened this issue 1 year ago • 0 comments
trafficstars

I've noticed that every so often, seemingly randomly, the Continue button won't work in my B2C login flows. Everything happens like normal - the network request is sent to the B2C server, B2C responds with status code 200 - but then it just doesn't update the page at all, and the page stalls.

I've checked the console and there's no errors.

This doesn't happen consistently either, and there don't seem to be any steps that I can do to cause this to happen. It's totally random - for example, I was trying to reproduce this by logging in and out of my system, logged in a few times with my credentials and it was fine, then I tried another time with the same credentials and it froze.

Once it freezes, there doesn't seem to be anything I can do to move forward - every time I click the button it sends the request back to the server again, the server responds like normal, but nothing happens. It works if I refresh the page, but sometimes this will cause me to have to restart the entire flow, which is annoying for users who are near the end of the steps.

Wondering if this is something that's been seen before and if there's any workarounds beyond just refreshing? Thanks!

Thomas-Chabot avatar Dec 14 '23 16:12 Thomas-Chabot