Skip to content

Routing not working on creation of new project #5792

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
arunrreddy opened this issue Aug 15, 2020 · 2 comments · Fixed by #5798
Closed

Routing not working on creation of new project #5792

arunrreddy opened this issue Aug 15, 2020 · 2 comments · Fixed by #5798

Comments

@arunrreddy
Copy link

Version

4.5.3

Environment info

  System:
    OS: Linux 4.15 Ubuntu 18.04.5 LTS (Bionic Beaver)
    CPU: (4) x64 Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz
  Binaries:
    Node: 10.15.1 - ~/.nvm/versions/node/v10.15.1/bin/node
    Yarn: 1.21.1 - /usr/bin/yarn
    npm: 6.12.0 - ~/.nvm/versions/node/v10.15.1/bin/npm
  Browsers:
    Chrome: 83.0.4103.97
    Firefox: 79.0

Steps to reproduce

create a new project with vue-cli (4). Select manual and select vue 3.0 with all other options. Run the application and route to the about page. The about page content is never shown

What is expected?

About page content should be shown while routing to /about.

What is actually happening?

It is staying the home page but only the URL changes. This happens with both history mode and hash mode.

@Gadrawingz
Copy link

Going project

@haoqunjiang
Copy link
Member

Fixed in 4.5.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants