I have a section built for XL and LG breakpoints.
Another version of the section built for MD-XS breakpoints.
I"ve assigned the same ID to both of these sections to control smooth scrolling to those section via my main menu.
I’ve noticed that when I have duplicate IDs on sections, the smooth scrolling stops working. As though it doesn’t know which section to scroll to when one section is essentially display: none on certain breakpoints.
As soon as I remove the duplicate, it works fine.
Is this a known issue with using the same ID on two sections and having smooth scrolling work?
