GithubHelp home page GithubHelp logo

Comments (6)

akserg avatar akserg commented on September 4, 2024

I will update it only today. Let you know.

from ng2-toasty.

taohd avatar taohd commented on September 4, 2024

any updates on this? possible issue with [email protected] which angular2 beta.13 still has a dependency on. notice your project was using [email protected]

from ng2-toasty.

taohd avatar taohd commented on September 4, 2024

just needed to type the Observable in toasty.service.ts
this.toastsObservable = new Observable<ToastData>((subscriber:Subscriber<ToastData>) => { this.toastsSubscriber = subscriber;

from ng2-toasty.

akserg avatar akserg commented on September 4, 2024

Sorry, I tested the component with following combinations and didn't find any issues:

  • Angular 2 beta 13,
  • RxJS beta 2 and 4
  • Zone 0.6.6 and 0.6.8

Here is the Plunker's link you can use for tests: http://embed.plnkr.co/5aQl8L.

I'm ready to help you. Is that possible to some how share the project, source code, package.json and etc.

from ng2-toasty.

mburger81 avatar mburger81 commented on September 4, 2024

@akserg I think this is not a issue but iats a TSlint limitation? Do you use latest angular2-webpack-starter there you can see the "issue".

On change code to
this.toastsObservable = new Observable<ToastData>((subscriber:Subscriber<ToastData>) => {
in line 59 this resloves the tslint error

thx
Michael

from ng2-toasty.

akserg avatar akserg commented on September 4, 2024

Fixed in release 1.4.1 available on https://www.npmjs.com/package/ng2-toasty

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.