OffCanvas menu with anchors: Chrome stopps scrolling
Created by: rtoenjes
Prerequisites
-
I have searched for duplicate or closed issues -
I have validated any HTML to avoid common problems -
I have read the contributing guidelines
Describe the issue
Given is a long onepager with multiple anchors for onpage navigation via bootstrap offcanvas menu.
When opening the menu and clicking a link with Chrome/Edge Mac the page stopps scrolling before the anchor position is reached. It seems that the scrolling is stopped when the menu is fully closed. Firefox and Safari Mac work well.
Tested with TWBS 5.1 and 5.2beta, Chrome/Edge 103.0.x MacOS.
My only solution for now is setting a timeout when clicking a link, in order to delay the closing of the offcanvas.
Reduced test cases
Example Codepen https://codepen.io/rtoenjes/pen/XWEXNXO
What operating system(s) are you seeing the problem on?
macOS
What browser(s) are you seeing the problem on?
Chrome, Microsoft Edge
What version of Bootstrap are you using?
5.1.3, 5.2.0