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

Every Route returns 302 #107

Closed
pcm0nk opened this issue Feb 25, 2023 · 1 comment
Closed

Every Route returns 302 #107

pcm0nk opened this issue Feb 25, 2023 · 1 comment

Comments

@pcm0nk
Copy link

pcm0nk commented Feb 25, 2023

Hi
Trying to create a couple of pages but unfortunately every time I try to access a page like /login it redirects me to index
for example I made a auth folder and inside of that there is a login.vue page
http://192.168.2.66:3000/auth/login returns me back to http://192.168.2.66:3000
Im Using Wamp for apache and latest node and npm
how can I disable this ? and why is this happening
thanks

@pcm0nk pcm0nk changed the title Evey Route returns 503 Evey Route returns 302 Feb 25, 2023
@pcm0nk pcm0nk changed the title Evey Route returns 302 Every Route returns 302 Feb 25, 2023
@pcm0nk
Copy link
Author

pcm0nk commented Feb 26, 2023

I figured it out, the nuxt middleware was responsible

@pcm0nk pcm0nk closed this as completed Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant