-
We have the ReduxToastr component at the root of our app with `preventDuplicates` props set to true:
```
```
We fire toastr add action (by using a `@ReduxToastr/toastr/ADD` type Redux action) w…
-
I would like a toastr to stay open unless explicitly closed by the user.
Setting `timeOut: 0` keeps it open, but then if the toastr is hovered, it closes after second. So I have tried:
````
…
-
-
Hi,
As in the title, calling the clear method doesn't work when toastr is used in service/factory. Calling them to show works, no problem.
How exactly can this be used in a service?
Thanks
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [X] bug report
* [ ] feature request
### Issue description
**Current behavior:**
When using the @nebular/theme npm package…
-
**Describe the bug**
No feedback when failing to archive a flow, missing toastr library.
**To Reproduce**
Steps to reproduce the behavior:
1. Create Flow
2. Create a Campaign Event that starts …
-
When setting `toastr.options.preventDuplicates = false;` and there is another duplicate, it'd be nice to have an option that would reset the timeout (if set) for the initial toast when there is a dupl…
-
Not support Angular 18. I hope ngx-spinner will support this version soon. Thanks.
-
-
I need show toast for error with option "positionClass": "toast-top-right", and need show toast for warning with option "positionClass": "toast-bottom-right", but both toasts use only one setting.
…