spree-contrib / spree_contact_us

Adds Contact Us form to your Spree Commerce store
https://guides.spreecommerce.org
BSD 3-Clause "New" or "Revised" License
40 stars 138 forks source link

Fixes errors with changing url and page refresh after invalid form sent #70

Closed aplegatt closed 4 years ago

aplegatt commented 4 years ago

Error found while adding the extension to other projects: When invalid form contents are sent errors show up on /contacts not /contact-us page. If a user reloads the page with errors it will result in a 404 error.