We have a page that uses ReactJS, Chakra UI and Next.js and we can do a form base client-side test ok, but on this specific page, there is a CTA out to make some changes and when the customer saves to return back, the page doesn't actually reload, it's very similar to an AJAX call, but I think it's ...