sartography / cr-connect

0 stars 0 forks source link

Validation fires too late for URL inputs #587

Open Leashys opened 2 years ago

Leashys commented 2 years ago

You can use any value for URL inputs in the default value, bypassing validation. We either need to add something to the backend to catch this, or fire the Formly validation at a later time. This might also apply to other inputs so look into that.

This is also true for: email