Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue Authenticator Flashes Sign Up Page When Creating A New User #4954

Open
4 tasks done
ErikCH opened this issue Jan 26, 2024 · 0 comments
Open
4 tasks done

Vue Authenticator Flashes Sign Up Page When Creating A New User #4954

ErikCH opened this issue Jan 26, 2024 · 0 comments
Labels
Authenticator An issue or a feature-request for an Authenticator UI Component bug Something isn't working Vue An issue or a feature-request for Vue platform

Comments

@ErikCH
Copy link
Contributor

ErikCH commented Jan 26, 2024

Before creating a new issue, please confirm:

On which framework/platform are you having an issue?

Vue

Which UI component?

Authenticator

How is your app built?

Nuxt / Vite

What browsers are you seeing the problem on?

Chrome

Which region are you seeing the problem in?

No response

Please describe your bug.

When creating a new user using the Authenticator in a Vue/Nuxt app an empty sign up page flashes for a second after a user enters their code to confirm the user.

What's the expected behaviour?

After entering the code it should flow to the logged in state, and not show the sign up page for a second time with nothing on it.

Help us reproduce the bug!

  1. Create a new Vue app (vite or Nuxt) (npm create vue@latest)
  2. Add authenticator
  3. Create a new account

error-vue-login

Repo with re-created issue.
https://github.com/ErikCH/vue-test-auth

Code Snippet

// Put your code below this line.

Console log output

No response

Additional information and screenshots

No response

@github-actions github-actions bot added the pending-triage Issue is pending triage label Jan 26, 2024
@reesscot reesscot added bug Something isn't working Vue An issue or a feature-request for Vue platform Authenticator An issue or a feature-request for an Authenticator UI Component and removed pending-triage Issue is pending triage labels Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Authenticator An issue or a feature-request for an Authenticator UI Component bug Something isn't working Vue An issue or a feature-request for Vue platform
Projects
None yet
Development

No branches or pull requests

2 participants