• When a user adds a product to cart, it validates the input on the clientside and serverside. However, when the input is invalid, the old inputs aren’t refilled again. This means a user needs to refill these inputs. Is there a way to automatically refill the inputs?

The topic ‘Resetting old input after serverside validation’ is closed to new replies.