Skip to content

hero-loader: Error created and attaching module async #11

Description

@andchir

I use Angular 8.2.3.
I follow the example as described here:
https://github.com/herodevs/herodevs-packages/tree/master/projects/lazy

When I hover the cursor to element, an error appears:

ERROR Error: Uncaught (in promise): Error created and attaching module async.
    at D (polyfills-es2015.js?4.0.6:1)
    at D (polyfills-es2015.js?4.0.6:1)
    at polyfills-es2015.js?4.0.6:1
    at a.invokeTask (polyfills-es2015.js?4.0.6:1)
    at Object.onInvokeTask (main-es2015.js?4.0.6:1)
    at a.invokeTask (polyfills-es2015.js?4.0.6:1)
    at i.runTask (polyfills-es2015.js?4.0.6:1)
    at y (polyfills-es2015.js?4.0.6:1)

In the developer console, I see that the JS file is loaded successfully.

I tried turning on and off for Ivy, but without result.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions