Questions tagged as 'vue-router'

1
answer

Vue-router replace not working?

I'm developing a PWA and I'm having problems with the router, because when I use the back button on my smartphone it goes through all the routes I've visited previously and only after leaving the application, and I want it when the user uses the...
asked by 19.04.2018 / 14:37
0
answers

Stylize vue router-link visited!

I have a list of search results of the routes of my SPA brought through a v-for and I need that for the router-links accessed, have a style similar to a: visited and I can not do this with the css of the page. When accessing an item, when return...
asked by 03.04.2018 / 19:41
1
answer

Refresh page conflicting between laravel and vuejs

I'm studying the integration between laravel and vuejs, however, when I configure the routes on the vue-router, when I refresh the page, laravel does not find the page or else I need to go back to the index of the application to run it again . I...
asked by 10.01.2018 / 05:17