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