Wrong record when reloading the page (Vue Js)

when the user is on the “localhost/about” page, and the user reloads the page, not the “localhost/about” page that is recorded but page “localhost:8080”
is this default in vue js or not, which is clearly not what I want