I have using bootstrap 5.2.2 in React and implement Scrollspy functionality in menu.
Scrollspy is working fine in Web(Laptop) browser. also, It is working fine in iPhone mobile. but, Scrollspy updates active link not working in Android Mobile.
Live site here: https://rutvik.online/
Can someone check out my page and see if they can determine what's wrong?