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 #1269

Open
chandru1822 opened this issue Sep 17, 2018 · 1 comment
Open

IE issue #1269

chandru1822 opened this issue Sep 17, 2018 · 1 comment

Comments

@chandru1822
Copy link

If we empty the value in the input and clicked outside of the input or by clicking next button page is moving to top only Internet Explorer. The problem is happening only when error message appears. Please suggest me a solution to fix this.

Please find the link below and open in IE11,
http://projects.lollypop.biz/resourcepro/policy-flow.html

@markusguenther
Copy link

Did you maybe used localisations?
Had the pitfall that I included not the distribution versions of the I18n stuff. That did not work in IE because the arrow functions breaks everything in IE11.

But with the right import everything is fine.

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