Struggling a bit with what I had hoped was easy. First time building in Figma sites.
I have a button with typical states (default, hover, clicked, etc.) that I want to function as an anchor link to some information lower on the page. However, it seems that it is associating the ‘Scroll To’ functionality with the state instead of the overall component.
I see the hover state and then nothing happens in the clicked state. It does work when I use “Scroll To” with another component that doesn’t have hover or clicked states. It also works fine with just a ordinary object.
I have tried with both the Interactions (because you can animate the transition) and the Link method. Linking to another page from this button does not work either.
Feels like bug, right?

