Skip to content

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

Open
@ErikCH

Description

@ErikCH

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    AuthenticatorAn issue or a feature-request for an Authenticator UI ComponentVueAn issue or a feature-request for Vue platformbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions