Vue sur le routeur de clic pousse ne fonctionne pas
Please try it like this:
this.$router.push({ path: '/' });
this.$router.push({ name: 'Home' });
Badie96
Please try it like this:
this.$router.push({ path: '/' });
this.$router.push({ name: 'Home' });