Build a blog using Strapi, Vue and Apollo

Our community is looking for talented writers passionate about our ecosystem (Jamstack, open-source, javascript) and willing to share their knowledge/experiences through our Write for the community program.


This is a companion discussion topic for the original entry at https://strapi.io/blog/build-a-blog-with-vue-strapi-and-apollo

Hi, thanks in advance for this great tutorial. :slightly_smiling_face:
I dont know why de navigation is not working.
The only article that is showing correctly is http://localhost:8080/article/1 from the home page.

But the nav is not loading the content.

I have installed a fresh new vue-router app using this tutorial How to Use Vue Router 4 (with Vue.js 3) - A Complete Tutorial
but cant find the answer …
Could you check what is happening, and see if your app works correctly?
Thanks in advance.
Verónica

Hello Veronica,

Unfortunately, this tutorial is outdated, however, I might help you solve this issue. Do you have any Github repository with your project?