Hello there!
We're currently experiencing an issue with one of our apps where the 'return_to' functionality is no longer working from an input field.
The code is as follows: <input style="display:none" name="return_to" value="back" />
Before the issue, after the form was submitted to the cart it would be automatically redirected back to the page previous page instead of going to the cart.
Has anyone else experienced this issue?
Thanks so much!
Jer