You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently updating the library to @angular: 2.0.0-rc.1. This and other important upgrade features/functionality will be added with the next release. I'll leave this open for tracking in the meantime.
BodyOutputType.Component (the ability to render components as the body
of the toast) has been updated to remove the soon to be deprecated
DynamicComponentLoader in favor of the ComponentResolver.
Toast rendering has been moved to its own component.
ToasterContainerComponent.Template The template has been updated to the
new *ngFor syntax.
Closes [#14](#14).
Hey,
Just wanted to shoot over an issue caused by a "breaking" change in beta 17
The following is the new warning caused by the Angular2-Toaster container component template.
Should be a simple fix & I'd be happy to help with a PR! Thanks!
The text was updated successfully, but these errors were encountered: