Coder Social home page Coder Social logo

Comments (8)

damiandennis avatar damiandennis commented on June 12, 2024 3

from ng2-toasty.

aakldey avatar aakldey commented on June 12, 2024 1

No, they use different library, it's not ng2-toasty, it's ngx-toastr. I have angular 4 project and it works ok there, but doesn't work in angular 5 project with same setup. It seems this project is dead, so I found alternative

from ng2-toasty.

Sunsvision avatar Sunsvision commented on June 12, 2024 1

It works for Angular 5. All you need is to add this html to your app.component.html
<ng2-toasty></ng2-toasty>
This template will not show any Toasty message on app component loaded untill you call this._toastyService.default('Hi there'); from any of your components

from ng2-toasty.

damiandennis avatar damiandennis commented on June 12, 2024 1

from ng2-toasty.

timwright35 avatar timwright35 commented on June 12, 2024

This is very vague. I am looking into this plugin to use but am on angular 5. What is the issue it is saying it is having?

from ng2-toasty.

aakldey avatar aakldey commented on June 12, 2024

I got no errors, when I call toastyService.error it doesn't show notification

from ng2-toasty.

rmcsharry avatar rmcsharry commented on June 12, 2024

I think you must be doing something wrong, as ngx-toastr does work in Angular 5.

You can see it working here - just select Tools menu, Toaster and you can test it out. That framework is using Angular 5.

from ng2-toasty.

rmcsharry avatar rmcsharry commented on June 12, 2024

Oh sorry you are right - they used to use this library, but I guessed they switched to ngx-toaste. Apologies.

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.