basic knowledge of Vue.jsfamiliarity with IE11 compatibility issues
新手友好度1-100 的估计分数,表示该议题对首次贡献者的友好程度。
30
研究方向
Investigate the provided Codepen link to identify the specific functionality that fails in IE11. Check for use of ES6+ features or CSS properties not supported in IE11, such as flexbox or custom elements. Look for missing polyfills or vendor prefixes. Review the vue carousel documentation for any known IE11 issues. Consider testing with a minimal reproduction using the vue carousel component in an IE11 environment.
Question: codepen.io on IE11 not working · SSENSE/vue-carousel#190 | Good First Issue