Closed charliegriefer closed 1 year ago
Same issue with adding a bottle with an invalid url.
Edit Distillery is fixed. There was an issue around populating the form in the view.
Looking at bottle now.
Bottle is fixed. Needed a novalidate
in the form tag. Also cleaned up the template.
The URL field should validate a URL. and it is, but if invalid, it's not showing the error message on the form page.
Add distillery is, and they're using the same form, which is weird.