Skip to content

DynamicApp is not a constructor #4

@wywang792

Description

@wywang792

测试环境使用jekins部署项目后,页面无法正常打开,查看控制台发现报错:l is not a construct
排查发现是vxe-core进行了更新,于是在本地删除了package-lock.json,重新执行npm install,复现了生产环境的问题

Uncaught TypeError: DynamicApp is not a constructor
at eval (index.js:63:1)
at ./node_modules/vxe-pc-ui/es/dynamics/index.js (chunk-vendors.js:10797:1)
at webpack_require (app.js:854:30)
at fn (app.js:151:20)
at eval (index.js:1:1)
at ./node_modules/vxe-pc-ui/es/alert/index.js (chunk-vendors.js:10137:1)
at webpack_require (app.js:854:30)
at fn (app.js:151:20)
at eval (components.js:1:1)
at ./node_modules/vxe-pc-ui/es/components.js (chunk-vendors.js:10653:1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixhas been fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions