-
If we close the Notification[Toastr] on one tab, can we get notified on another tab and the toastr gets dismissed there as well. ?
-
### Issue type
**I'm submitting a**
* [ ] bug report
* [x] feature request
### Issue description
**Current behavior:**
Currently, NbGlobalPosition allows only to use TOP_RIGHT, TOP_L…
-
## :bug: Bugreport
Fix typo to `blocked-users`
-
I have one observable in my angular project which keeps catching events from server. The toaster in it is not working. Please check below code.
```
const observable = Observable.create(observer =>…
-
Network warning at:
GET http://cdnjs.cloudflare.com/ajax/libs/toastr.js/1.3.1/js/toastr.min.js.map 404 (Not Found)
-
When using toastr in an npm environment jQuery is required by toastr but not installed since it is listed only in devDependencies and not in dependencies (in package.json).
-
In the file mvNotifier.js line 1 : angular.module('app').value('mvToastr',toastr);
I am getting **Uncaught ReferenceError: toastr is not defined error**. Any idea how to resolve it ?
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
When using the toastr, the first …
-
-
Hi,
I saw issue #818 and is marked as fixed in v12.1.0 (https://github.com/scttcper/ngx-toastr/commit/162b64f0e338871b104effd5e1292e6ba386cb24)
But this seems to have only moved the option for…