vue-slick-carousel
vue-slick-carousel copied to clipboard
IE 11 Issues
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.
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.
Just to confirm, was anyone able to get this working on IE11 with polyfills?
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.