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

IE issue in steps #45

Closed
kashifmustafa opened this issue Sep 8, 2014 · 2 comments
Closed

IE issue in steps #45

kashifmustafa opened this issue Sep 8, 2014 · 2 comments

Comments

@kashifmustafa
Copy link

Hi,
This wizard working exactly as described in all browsers except IE. All steps are click-able in internet explorer when wizard is not in edit mode.It should not be click-able in save mode[not edit mode] because it follow the next button not steps. I agree in edit mode all steps are click-able and working fine in IE too. I am using IE 9. So please help me on this ASAP.
Thanks Advance.

@kashifmustafa
Copy link
Author

Check your live demo, exactly same behavior which i have raised here. I solved this issue by investigation the problem. Please change ng-click function in wizard.html for internet explorer
ng-click='!step.completed || goTo(step)'

@jacobscarter
Copy link
Collaborator

Looking into this after next release, see #111

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

No branches or pull requests

2 participants