Skip to content

Conversation

@schew2381
Copy link
Contributor

@schew2381 schew2381 commented May 6, 2024

Hopefully this fixes the random u2f error msg popping up when it shouldn't be

@schew2381 schew2381 requested review from a team and cathteng May 6, 2024 17:08
@schew2381 schew2381 self-assigned this May 6, 2024
@schew2381 schew2381 requested a review from a team as a code owner May 6, 2024 17:08
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 6, 2024
@schew2381 schew2381 requested a review from dashed May 6, 2024 17:13
@schew2381 schew2381 enabled auto-merge (squash) May 6, 2024 17:30

await this.getAuthenticators();
const authenticators = await this.getAuthenticators();
this.setState({authenticators: authenticators});
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see this state being modified anywhere else. Does it even need to be state?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would removing it look like this? #70365

@schew2381 schew2381 merged commit a148aa4 into master May 6, 2024
@schew2381 schew2381 deleted the seiji/fix/remove-incorrect-u2f-error-msg branch May 6, 2024 17:31
@github-actions github-actions bot locked and limited conversation to collaborators May 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants