-
Notifications
You must be signed in to change notification settings - Fork 60
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
Last step width is miscaculated in Internet Explorer 11 #41
Comments
Sorry for the late answer. Everything was made from scratch in the new beta version. Could you test it agian with the information in the new docs? |
I'll take a look into it and I'll fix it in the next release :) |
So, I didn't test it on IE, but now that I've looked into the issues related to it, it seems that there's a lot that IE doesn't support, like the Event API. However, IE is a pretty old browser that I don't plan to support. The
I believe that IE is a cancer to the world and anyone who uses it should learn that they should stop. It's a fight that we can only win if we stop supporting it. Like Microsoft products? Use Edge. About this one:
I do not own anything from Apple. I wish I did, but it's super expensive in my country (like 10k an iPhone), so it's hard for me to test it on Apple environment. If you may @00cpxxx, please help me with this one by submitting a PR :) |
Hi.
It seems IE 11 is miscalculating last step width in horizontal form.
In every case, there are just a few letters of the word displayed. Display is fine in other browsers, including Edge.
Way to reproduce :
Just open the codepen provided on this repo in Internet Explorer 11 and add horizontal class.
See below example with word Callback not shown entirely.
The text was updated successfully, but these errors were encountered: