Skip to content

TypeError: Cannot read property 'call' of undefined at webpack_require (bootstrap:790) #169

Description

@zhangyuliangzyl

Hi, friend.
I use webpack-external-import to import another project's react component.I am often prompted for error like this.

image
bootstrap:790 Uncaught (in promise) TypeError: Cannot read property 'call' of undefined
at webpack_require (bootstrap:790)
at fn (bootstrap:150)
at Object. (index.js:5)
at Object.okex/account-history (account-history.js:132)
at webpack_require (bootstrap:790)
at bootstrap:1106

It seems the dependencies in the project that i cross imported, it is loaded later than the project loaded. Is there any way to solve the problem of loading order?
Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions