Hello Everyone,
I’m Emmanuel Katto, currently working on a Vue project with Vue Router and I’ve encountered an issue. I have a button in the menu and another button in the main page content, both of which navigate to the About page. However, the back button is missing on the About page when I navigate using the menu button.
Interestingly, if I comment out the menu button and use the main page button to navigate, the back button appears on the About page as expected.
Has anyone faced a similar issue, or can anyone suggest how to fix this? What could be causing the back button to disappear when navigating through the menu button?
Any insights or suggestions would be greatly appreciated!
Thanks in advance!
Regards
Emmanuel Katto