You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I place text fragment link in Bootstrap offcanvas. It jumps to the correct point in desktop but not in mobile, it's not scrollable. I test normal anchor it works fine <a href="https://mysite.com/#test">test anchor</a> <span id="test">test</span>
The text was updated successfully, but these errors were encountered:
I place text fragment link in Bootstrap offcanvas. It jumps to the correct point in desktop but not in mobile, it's not scrollable. I test normal anchor it works fine
<a href="https://mysite.com/#test">test anchor</a> <span id="test">test</span>
The text was updated successfully, but these errors were encountered: