Day: September 19, 2022

scrollspy bootstrap 5 and vue
Vue.js

Switch Between Hyperlink And Scrollspy in Bootstrap And Vue 3

Sometimes in the navbar, we have a link that scrolls to an element on the same page. But the problem comes when we navigate to another page. This tutorial will show how to solve this problem using Vue 3 Scrollspy and Bootstrap 5 without needing too much code or packages.

Read More