When on page X there is a link to page Y (a href="pageY.html#sectionA) but on pageY.html there is a submenu that uses the data-scrollto="#sectionA", then the page Y becomes unresponsive when you click on Page X on the link to Page Y
The issue is linked with the submenu using data-scrollto to the same section.
