Angular 9 Ivy и Wishtack ReactiveComponentLoader - PullRequest
0 голосов
/ 15 апреля 2020
:4200/vendor.js:39633 ERROR Error: Component '<app-shared-hero-image>' not found.
    at componentNotFoundError (:4200/vendor.js:113712)
    at ReactiveComponentLoader._tryGetComponentType (:4200/vendor.js:113803)
    at ReactiveComponentLoader.<anonymous> (:4200/vendor.js:113769)
    at Generator.next (<anonymous>)
    at fulfilled (:4200/vendor.js:280350)
    at ZoneDelegate.invoke (:4200/polyfills.js:377)
    at Object.onInvoke (:4200/vendor.js:71213)
    at ZoneDelegate.invoke (:4200/polyfills.js:376)
    at Zone.run (:4200/polyfills.js:136)
    at :4200/polyfills.js:870

У меня проблемы с рендерингом компонентов с помощью загрузчика реактивных компонентов wishtack, он говорит, что не нашел мой компонент, но я действительно существует.

...