You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the form from Semantic-UI and iziModal both in a project. There is just one problem and it is when I want to apply a validation on the form. As I hit the save, it ignores the validation and sends the request. Here is the example I'm working on.
Likely just need to wire everything up on the iziModal events. Use either "onOpening" or "onOpened". Experienced the same thing with jquery form validations
I'm using the form from Semantic-UI and iziModal both in a project. There is just one problem and it is when I want to apply a validation on the form. As I hit the save, it ignores the validation and sends the request. Here is the example I'm working on.
iziModal Example
The text was updated successfully, but these errors were encountered: