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

Page Component with auth set to guest doesn't open. #383

Closed
nancoder opened this issue Jun 20, 2019 · 1 comment
Closed

Page Component with auth set to guest doesn't open. #383

nancoder opened this issue Jun 20, 2019 · 1 comment
Labels

Comments

@nancoder
Copy link

nancoder commented Jun 20, 2019

Version

v4.7.0

Reproduction link

https://codesandbox.io/s/codesandbox-nuxt-m1so6

Steps to reproduce

  1. Install and add the Auth module
  2. Set the router middleware to auth
  3. In a page component, set the auth property to guest
  4. Click on "auth:guest" link

What is expected ?

To open the link if the user is not logged in and redirect to home if is logged in.

What is actually happening?

The link doesn't open.

This bug report is available on Nuxt community (#c360)
@studnitz
Copy link
Contributor

This should be fixed with 4.8.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants