-
Notifications
You must be signed in to change notification settings - Fork 479
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
Does this still work? #78
Comments
The last 1.0 version works for me, the 2.0 version has not worked for me no matter what i try :/ Stoked to at least be able to offer partial support for IE users, cuz i was about to ditch them entirely because of how much i love flex box ;) |
Nope, doesn't seem to work in IE9. The demo in IE9 doesn't seem to work either. Is there a link to version 1 somewhere? Version 2.0 is the earliest version in the history. |
Same here - Version 1.06 works for me, https://github.com/jonathantneal/flexibility/releases |
@imshuffling How to use flexibility in v1.0.6 ? |
@liu-dongyu I just used version 1 and referenced flexbox in the stylesheet and it worked for me. What are you trying to achieve? |
I'm using the v1.0.6 file, post css module to prefix all of my css properties when compiling, and then I have Is anyone able to help? |
Same here, demo is not working. Tried to test it in saucelabs ie9 on windows7 but doesn't work. |
I can't even get the older 1v to work any ideas what's going on? |
👍 |
I got version |
Same here , no effect , ie11 emulation |
I've tried to use this polyfill with Bootstrap 4 but no success. It'd be nice to have an official word about it since it seems this is a common problem. Thank you for the effort. |
According to the Github issue at jonathantneal/flexibility#78, the newest version of Flexibility.js doesn't work in Internet Explorer. This kinda defeats the point of Flexibility, so this commit rolls it back to an older version.
Where can I download 1.0.6? |
Is there anyone solve this problem? |
According to the Github issue at jonathantneal/flexibility#78, the newest version of Flexibility.js doesn't work in Internet Explorer. This kinda defeats the point of Flexibility, so this commit rolls it back to an older version.
I've followed all instructions but so far this has had utterly no effect on my broken site in IE. Looks perfect everywhere else, including Edge, but in any version of IE the layout is broken. I've added the -js-display to my css, included the script, and the 'supportsFlexbox' function, and included the data-style attribute to my code. There are no JS errors but it's still just not working.
The text was updated successfully, but these errors were encountered: