-
Has anyone integrated Noty/Toaster wiith this theme.
I have tried few but they do not work like ng2-toaster , ng2-toasty
-
I've successfully wired up react-redux-toastr, and notifications appear as expected. However, when we go to a new route in our app, the old notifications appear again.
In the redux dev tools, I can…
-
Was talking with @LivVitale and @beaversoft16 over Slack and we thought it might be a good idea to design some way to show users a simple notification of their actions on the screen. Obviously these …
-
-
after installing angular-tree-component@6.0.0, this.tree.treeModel.update(); seems broken.
Package.json
```
{
"name": "axx-xxx",
"version": "0.0.0",
"license": "MIT",
"scripts": {
…
-
Hi,
I'm having some issues with NToastNotify.
I only seem to be able to get Toastr notifications if I return a Ok object.
I've tried returning other objects such as View and CreateAtRoute but they…
-
Hi,
thank you for vue-notifications.
Please, can you provide a demo or screenshot?
Thx
-
Running latest Laravel 5.4 and latest build of boilerplate First off thanks for the project, got me started on my own project and now am expanding. But have found several things that need attention.
…
-
### Expected behavior
Created a toaster notification with new line character
### Actual behavior
The whole apex page was rendered un-readable.
### Steps to reproduce the issue
Create a ne…
-
I think it's good to show user a little bit of information when we the record loading or tickets etc and also notify them if any request is failed.
### When
- ~~record is loading: `Record is loa…