Bug(Authenticator): Clicking the Sign in tab when already on the Sign In tab opens the #5911
Closed
4 tasks done
Labels
Authenticator
An issue or a feature-request for an Authenticator UI Component
bug
Something isn't working
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
React
Which UI component?
Authenticator
How is your app built?
Next.js
What browsers are you seeing the problem on?
No response
Which region are you seeing the problem in?
No response
Please describe your bug.
In the Authenticator component, if you click on the tab that is currently active, it switches the active tab.
What's the expected behaviour?
Clicking the active tab button should not switch the active tab to the other.
Help us reproduce the bug!
In the example on https://ui.docs.amplify.aws/react/connected-components/authenticator, with the "Sign in" tab open, click the "Sign in" tab again and it switches the active tab to Create Account.
Code Snippet
// Put your code below this line.
Console log output
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: