Easy Scrollspy setup for BB theme users running full Bootstrap 4 or anyone using Bootstrap 4 with BB.
For BB theme, enable full bootstrap 4 under customize > General > Layout (Or load it from CDN on a single page if not using it sitewide)
JS file add to BB page JS directly or load via external file in footer defered.
Currently using it with PowerPack's Table of Contents module, but this could be used for any list/menu of links, just change the data-target attribute.
I referred to this documentation when setting up https://getbootstrap.com/docs/4.6/components/scrollspy/