0π
β
I solved the problem.
It was about the router configuration. You donβt have to use the mode history. Always use the mode
hash
Here is my router:
'use strict'
import Vue from 'vue'
import VueRouter from 'vue-router'
Source:stackexchange.com