D
D
devlocal2018-08-13 15:43:28
Vue.js
devlocal, 2018-08-13 15:43:28

VueJs, regular links?

How to use vuejs-cli to make links without # And when you click on a link from routes, the page reloads

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Anton, 2018-08-13
@Fragster

Use instead of ? <router-link to="/foo">Go to Foo</router-link><a href="/foo">Go to Foo</a>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question