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.