Is it possible to block forms with GET request from changing the url?

So, as the title says. Is it possible to block forms with GET request from changing the URL? like the request is successful but i don’t want to change the URL

Have you tried putting the form in a <turbo-frame>?