Laravel-Backpack / theme-tabler

UI for Backpack v6 that uses Tabler and Bootstrap v5.
MIT License
26 stars 14 forks source link

[Bug] browser validation does not report errors. #42

Closed pxpm closed 1 year ago

pxpm commented 1 year ago

In previous version you would get something like this from invalid email address:

image

Now it "identifies" the error and prevents the submission, but does not display the message or give any hint that's failing.

promatik commented 1 year ago

@pxpm I tried this one, and it's working as expected; image

Since this is 2 months old now, this was probably fixed in the between, if it's not, please reopen and let me know how to reproduce 👌