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

No Validation/Suggests on delivery address when using iCheck #20

Open
suabo opened this issue Apr 4, 2024 · 0 comments
Open

No Validation/Suggests on delivery address when using iCheck #20

suabo opened this issue Apr 4, 2024 · 0 comments

Comments

@suabo
Copy link

suabo commented Apr 4, 2024

We are using a custom theme and are using icheck for better looking checkboxes across devices and browsers.
Since there is a hook on the checkboxes change event to decide if delivery address needs to be validated/suggestions are made or not, the delivery address in our shop will not validate an there is no suggestions. ICheck uses the event ifChanged instead of changed.

You can see the problem here: https://www.gutschild.de

Since there is only a uglified version of the java script file I couldn't figure out how to bind the needed calls to iChecks ifChanged event.
Can you please assist me on how to get this done or provide another solution?

If you klick fast enough, maybe the iCheck initialisation isn't finished yet, to extend the delivery address, then it work's. I don't know why?

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

1 participant