- π«π·France hassebasse
Hi Ewout
I've the same problem.
- It works if I write #cle
- It does not work if I write /node/31#cle
So it is not usable for Menu links
I have both the options "Enable scrolling for links that will trigger a page reload" and "Enable scrolling for in-page links" enabled on the settings page.
Drupal 10.1.0 and PHP8.1
- First commit to issue fork.
- Merge request !2fixed links from the same page that do not start with # β (Open) created by DavidMV97
Hi
I had the same problem
Drupal 10.2 php 8.2
I had both the options "Enable scrolling for links that will trigger a page reload" and "Enable scrolling for in-page links" enabled on the settings page however, I created a fork by adjusting the href selector and it looks fine. I have tried with #section1 and with /node/52#section1 and it worked without problems