python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Vue Site Running in S3 returning 404 but still loading
I have a site running in Vue2 and for the user everything seems to work right, however google doesn't seem to agree and shows most of my site as having 404 errors. I verified that when using a direct...

June Lewis
Votes: 0
Answers: 2
"TypeError: next is not a function" in the router.js file of my vue 3 project when trying to apply navigation guards?
I don't understand why i doesn't recognise the next function whereas i followed a similar video implementing this and it worked with no errors
I don't understand why i doesn't recognise the next funct...

Njita Arnaud
Votes: 0
Answers: 1
Previous view still diplays after route changes in Vue-Router
I have a Vue3 SPA with Vue-Router v4 and when a new route gets pushed, the new view is displayed while the old view still remains for a small time. It creates a pretty ugly "flicker" effect ...

Julien Ripet
Votes: 0
Answers: 1
Can I clear referrer upon refresh in Vue app built with Vue-router
A web page redirects to a Vue app. This Vue app has several pages and it uses Vue-router. Upon initialization of the Vue app we run some logic which is based on the referrer.
Then the user navigates b...
pesho hristov
Votes: 0
Answers: 1