Skip to content

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

@andchir

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions