'Does bootstrap 5 disable its scrolling/smooth effect when using its CDN?

I've been using the latest version of bootstrap when developing a responsive website using its CDN and one of the things I like is their smooth scrolling effect when clicking a link and redirecting to a single section on the page. I have a landing page here using Bootstrap CDN as an example, and it doesn't have the smooth scrolling effect when clicking links also the same with the accordion. I will try to download bootstrap locally to see if it fixes my problem but for me, CDN is good to go.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source