-
Add notifications and loading indicators everywhere in the application. There's already "angular2-toaster": "^7.0.0" in package.json.
-
# 🐞 bug report
### Affected Rule
### Is this a regression?
Not a regression..
### Description
Hi,
I am new to Angular & Bazel and trying to build angular project with Bazel.
I…
-
Hello.
I just updated my project to the last version of the package alongside Angular 11.
I am having an issue coming from the typing of it.
```
Error: node_modules/angular2-toaster/lib/toaster-…
-
**I am using Angular 10 with angular2-toaster 8 and getting the following warnings. What am I supposed to do to make it work with Angular 10? Thanks.**
npm WARN angular2-toaster@8.0.0 requires a …
-
Hi,
I m blocked with Angular 10 (using angular2-toaster v8.0.0)
I get this error :
ERROR in node_modules/angular2-toaster/src/toaster.module.d.ts:3:23 - error TS2314: Generic type 'ModuleWithPr…
-
HI !
we use your sample, but after update 3rd party library and angular to last versions , i have
ReferenceError: window is not defined when i trying to start server.
we use domino as in your ex…
-
**Issue description**
running npm install throws the following warning:
```
npm WARN angular2-toaster@8.0.0 requires a peer of @angular/common@^8.0.0 but none is installed. You must install pee…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
Following an OAuth2 flow similar to t…
-
I try to upgrade to [Angular 10](https://blog.angular.io/version-10-of-angular-now-available-78960babd41) but I get this error:
> ng update @angular/core @angular/cli
The installed local Angular C…
-
When the toast object is created, updating the title and body values of the object should update the toast component.
It works well in default mode and title is working in all cases.
However, when t…