We are seeing a layout issue only on the Passkey Enrollment screen. The “Create a passkey” button overlaps the content below it, making the UI appear broken. The normal login/signup screens render correctly.
We reproduced this across multiple browsers, and the issue appears specific to the hosted passkey screen.
As far as I have investigated, this appears to be a reported bug caused by the Social Buttons being set to “Top” and no changes (like CSS) are causing this.
[OFFICIAL WORKAROUND]
Option 1: Switching the Social Buttons Layout to “Bottom” → this is recommended if you do not have a specific use case where your login screen needs to display the social login buttons on top of the user inputs.
Options 2: Instead of switching Social Buttons Layout to “Bottom,” you can use a page template workaround to correct the layout while keeping socials at the top. You can add the following to the Universal Login page template temporarily:
Is there any timeline on when the bug will be fixed? We don’t use page templates in all our environments, and I prefer how the social buttons look with “Top” alignment, so it would be great to be able to keep that.
Unfortunately, there is no ETA that I can provide on this matter. The provided material above is the only official solution for this specific issue at this time. I am sorry for the discomfort this has caused and I understand it can interfere with other requirements!