iOS和老安卓设备兼容性不好,特别是iOS
Opened this issue · 1 comments
fy0 commented
进去之后红字提示
xxx.init is not a function
无法加载
猜测原因:
https://caniuse.com/custom-elementsv1
Supports "Autonomous custom elements" but not "Customized built-in elements"
注意这个苹果说是 wont fix
xiaoguzhu commented
看demo,有polyfill去解决的。