I'm submitting a ...
[x] bug report
[ ] feature request
[ ] question about the decisions made in the repository
Do you want to request a feature or report a bug?
bug
What is the current behavior?
Current version is not compatible with Angular 4.x
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar.
Install Angular 4.x any boilerplate
Install ng2-toasty
You will see warning messages in console:
The <template> element is deprecated. Use <ng-template> instead ("
[WARNING ->]<template [ngIf]="!isClosed">
<div [class]="'alert alert-' + type" role="alert" [ngClass]="classes""): ng:///AlertModule/AlertComponent.html@1:0
``
What is the expected behavior?
Normal work without any warnings
What is the motivation / use case for changing the behavior?
To keep project updated
Please tell us about your environment:
Angular version: 4.0.1
Browser: Chrome 57
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
I'm submitting a ... [x] bug report [ ] feature request [ ] question about the decisions made in the repository
Do you want to request a feature or report a bug? bug
What is the current behavior? Current version is not compatible with Angular 4.x
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar.
Install Angular 4.x any boilerplate
Install ng2-toasty
You will see warning messages in console:
What is the expected behavior? Normal work without any warnings
What is the motivation / use case for changing the behavior? To keep project updated
Please tell us about your environment:
Angular version: 4.0.1
Browser: Chrome 57
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)