Hi, I know you can set an anchor when you are coming from a Link component, but how can I set an anchor without the Link?
>From a Button's onSubmit, I am calling setResponsePage with a Page instance, and have a reference to a component on that page that I would like the browser to jump directly to. From my research so far, I don't believe this to be possible, but easily could have missed something! Is there a way to do this? Regards, Charlie.
