Back to Clerk

Back button customization ids change on alternative 2fa methods page

packages/upgrade/src/versions/core-2/common/alternativemethods-backlink.md

latest429 B
Original Source

The "back" button on the panel within <SignIn /> that lists out alternative two factor auth methods has changed location, and there have been some changes to the ids as a result of this:

  • headerBackIcon has been removed, as there is no longer an associated icon
  • headerBackRow has been renamed to backRow as it's no longer in the header
  • headerBackLink has been renamed to backLink as it's no longer in the header