Auth-module: Page Component with auth set to guest doesn't open.

Created on 21 Jun 2019  路  1Comment  路  Source: nuxt-community/auth-module

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)
bug

Most helpful comment

This should be fixed with 4.8.1.

>All comments

This should be fixed with 4.8.1.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DougHayward picture DougHayward  路  4Comments

manniL picture manniL  路  4Comments

sebmor picture sebmor  路  3Comments

nilskoppelmann picture nilskoppelmann  路  3Comments

aaronhuisinga picture aaronhuisinga  路  3Comments