GithubHelp home page GithubHelp logo

Comments (10)

anil1712 avatar anil1712 commented on July 29, 2024 5

@akserg are you going to make this changes to support compilation with ngc?

from ng2-toasty.

tomasisby avatar tomasisby commented on July 29, 2024

A complement to this bug report. There is nothing wrong with the actual modules. If I add the ts-files in my project and compile it with them, they work and the CLI compiles the project. I think it has something to do with the js-files being built as system modules. The CLI doesn't seem to like that. The tsconfig when compiling should use es2015 modules so tree shaking can be done.
I don't really know how to build a node module that works in both environment. ng-bootstrap is packaged in a similar way but use webpack and it works with the CLI.

from ng2-toasty.

dzamula avatar dzamula commented on July 29, 2024

+1

The library needs to be built with ngc compiler instead of tsc as described here

from ng2-toasty.

Utwo avatar Utwo commented on July 29, 2024

+1

from ng2-toasty.

tomtobac avatar tomtobac commented on July 29, 2024

+1

from ng2-toasty.

akserg avatar akserg commented on July 29, 2024

Hi All,
Sorry for the delayed response. I have merged the aot into the master branch, and AOT must be available from version 2.2.0. Please try it and let me know about all issues you will have.

from ng2-toasty.

Marcelh1983 avatar Marcelh1983 commented on July 29, 2024

I tried 2.2.0. I get this error while building AOT.

Can't bind to 'ngClass' since it isn't a known property of 'div'. ("
<div id="toasty" [ERROR ->][ngClass]="[position]">
<ng2-toast *ngFor="let toast of toasts" [toast]="toast" (closeToast)="): ToastyComponent@1:21
Can't bind to 'ngForOf' since it isn't a known property of 'ng2-toast'.

from ng2-toasty.

akserg avatar akserg commented on July 29, 2024

Hi @Marcelh29,
That issue was fixed in 2.2.1. Please use latest 2.2.2 from npm.

from ng2-toasty.

Marcelh1983 avatar Marcelh1983 commented on July 29, 2024

@akserg Thanks! problem is solved.

from ng2-toasty.

akserg avatar akserg commented on July 29, 2024

Thank you for your patient.

from ng2-toasty.

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.