Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form Validation doesn't work inside iziModal #208

Open
hamedqaderi opened this issue Sep 5, 2018 · 1 comment
Open

Form Validation doesn't work inside iziModal #208

hamedqaderi opened this issue Sep 5, 2018 · 1 comment

Comments

@hamedqaderi
Copy link

hamedqaderi commented Sep 5, 2018

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

@xcrackia
Copy link

xcrackia commented Sep 6, 2018

Likely just need to wire everything up on the iziModal events. Use either "onOpening" or "onOpened". Experienced the same thing with jquery form validations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants