Jul 3, 2020
0
Level 4
Redirection after form submission with fetch
Hey everyone,
So I'm submitting my forms using fetch to speed up my app, and I run into a tricky part.
When I return a redirect response, the fetch does follows the redirect, and page remains the same.
Any ideas?
I also tried sen form using XHR request but also not worked.
Hope all having a great day!
Please or to participate in this conversation.