thx / gogocode

GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.
MIT License
5.47k stars 417 forks source link

ELloading 不兼容导致的报错 #233

Open 15044667265 opened 1 year ago

15044667265 commented 1 year ago

转换完成之后 引入 Element-Plus 的Elloading 报错 nextZIndex 报错

Uncaught (in promise) TypeError: Cannot destructure property 'nextZIndex' of 'instance.vm.zIndex' as it is undefined. at addStyle (service.mjs:66:1) at Object.Loading [as service] (service.mjs:25:1) at showLoading (index.js:21:1) at __webpack_exports__.default (index.js:89:1)