In my registration notice, I have a button with data-xf-click="overlay" applied, which is supposed to open the register modal on that page. What is currently happening, is that the button redirects to the /forum/register/ page, instead of opening the page inside the modal. Once the cache is...