Skip to content
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

Until the routing everything worked perfectly. #10

Open
MartinMohammed opened this issue Sep 11, 2023 · 0 comments
Open

Until the routing everything worked perfectly. #10

MartinMohammed opened this issue Sep 11, 2023 · 0 comments

Comments

@MartinMohammed
Copy link

I copied your entire code into my code files and checked if it would work. The only difference between my project and the one listed here in this repo is I guess the vue.js version.

The problem that I have is that my routing does not work and therefore the views are not displayed corresponding to the paths specified in the index.js file. How I said I copied all your code and it still didn't worked out. When I inspect the html page it appears that the content is not injected into <router-view :showAddTask="showAddTask"></router-view>. The routerLink works it changes the URL without refreshing the page, but no component is displayed.

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

No branches or pull requests

1 participant