Giter Club home page Giter Club logo

Comments (3)

gund avatar gund commented on July 25, 2024 1

It does not seem like this error has anything to do with this library.
Also this library fully compatible with Angular 16 and does not require any changes as Angular did not introduce any breaking changes since v14.
There were similar issues reported previously but they had nothing to do with this library.
Please double check your errors and project setup and if it is actually related post relevant error that points to the code from this library, ideally you should create online repro that shows the error as this will help resolve this issue faster.

from ng-dynamic-component.

ankurrai2602 avatar ankurrai2602 commented on July 25, 2024

Getting below error when using in Angular16

main.ts:21 TypeError: def.findHostDirectiveDefs is not a function
at findDirectiveDefMatches (core.mjs:12708:29)
at resolveDirectives (core.mjs:12492:29)
at elementStartFirstCreatePass (core.mjs:16277:5)
at ɵɵelementStart (core.mjs:16313:9)
at Module.ɵɵelement (core.mjs:16394:5)
at AppComponent_Template (app.component.html:13:1)
at executeTemplate (core.mjs:12003:13)
at renderView (core.mjs:13201:13)
at renderComponent (core.mjs:13148:5)
at renderChildComponents (core.mjs:13246:9)

from ng-dynamic-component.

ankurrai2602 avatar ankurrai2602 commented on July 25, 2024

I tested a fresh ng16 project, it's working fine. However, there may be another issue causing the error in my project.

from ng-dynamic-component.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.