vue-slick-carousel icon indicating copy to clipboard operation
vue-slick-carousel copied to clipboard

IE 11 Issues

Open dbledayr opened this issue 5 years ago • 3 comments

Have a client with current IE11 requirements.

Do not see what specific polyfills may be needed for this to work, as it works fine in 11 and getting the always fun generic error in IE11.

It would be great if these could be documented/provided in some way.

dbledayr avatar Feb 19 '20 04:02 dbledayr

Sure. It'll be good to have browser specs.(for IE11 I don't sure) The reason It still doesn't have the spec is because the base project react slick doesn't have one. And we need to make a way to confirm the browser support as we don't have cross-browsing test env.

kyuwoo-choi avatar Feb 19 '20 05:02 kyuwoo-choi

Just to confirm, was anyone able to get this working on IE11 with polyfills?

jgrauel avatar Mar 23 '20 22:03 jgrauel

I have a problem with IE11 with variable-width=true. That prop not working at all in IE11. Except that everything is ok on IE on my project.

VladanMilinkovic avatar Mar 08 '21 11:03 VladanMilinkovic