GoogleChromeLabs / link-to-text-fragment

Browser extension that allows for linking to arbitrary text fragments.
https://chrome.google.com/webstore/detail/link-to-text-fragment/pbcodcjpfjdpcineamnnmbkkmkdpajjg
Apache License 2.0
412 stars 33 forks source link

Text fragment in Bootsrap Offcanvas doesn't jump to the point in mobile mode #78

Closed Jonnas123 closed 1 year ago

Jonnas123 commented 1 year ago

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>

tomayac commented 1 year ago

This is not a bug with the extension, but potentially a Chrome bug. Please file one at https://new.crbug.com and provide the exact links.