-
A toastr notification should show up to the buyer/admin/both in real time when an alert is generated.
![image](https://user-images.githubusercontent.com/31842853/89180453-3abfe580-d5ab-11ea-9492-b7…
-
This is the error message I get after including the library in the core module:
ERROR in node_modules/ngx-toastr/toastr/toastr.module.d.ts:4:22 - error NG6002: Appears in the NgModule.imports of Co…
-
Title: Need a way to raise notifications/toast messages or a way to auto-hide alerts.
[ ] enhancement
[ ] feature request
We use clarity .alert ( warnings and success ) heavily in our codebase…
-
I am facing a challenge where i want to clear all or even the current toastr on display. Problem is when ever i call this.toastrService.clear() or this.toastrService.clear(this.toastr.toastId); they a…
-
Include this somewhere in the docs
-
What's the proper way to test Toast messages in Acceptance/Integration tests?
I tried the way [ember-cli-flash does it](https://github.com/poteto/ember-cli-flash#acceptance--integration-tests), but…
-
Would be nice to filter the notifications we get displayed in the upper-right-hand corner, including shutting off notifications altogether.
-
From bootstrap version 4.2 and onward, they added support for Toast notifications component.
Maybe it could be added as an option to complement Noty and Toastr?
-
I previously made a mistake, and configured "---" as channel.
Later, when attempting to generate a slack message, the script flatly refused to generate it, but did not explain why.
-
Hello
I have some questions to get a different user in place than root user. I want to run backups with a user called _backup_.
As root user I have added the public key to /root/.ssh/authorized_…