Allow passing redirect url (location) with anchor as query param to form modal. That way the client can work with the newly set anchor after the modal reloads the page.
/example/url?_anchor=24 received from the client -> /example/url#24 set before page reload
Allow passing redirect url (location) with anchor as query param to form modal. That way the client can work with the newly set anchor after the modal reloads the page.
/example/url?_anchor=24
received from the client ->/example/url#24
set before page reload