Hi
We have encountered an issue on the form validation/validation groups on checkout on some of our solutions running Rapido, if user choose to navigate back with browser navigation. Using the "Next" and "Back" button navigation in a checkout flow does not seem to trigger this issue.
To replicate we go to checkout, and validation will correctly trigger based on the rules from validation group. We then fill out the form according to the validation group and go to next step, and after that use browser navigation to go back. After this, validation will not trigger on the form even though you clear the entire form or cart.
Does anyone else have a problem with this, and have a working solution to validate this properly without adding a layer of frontend/JS validation.