-
I don't want a showDuration, but keep showing it until the user clicks the close button. Is this possible?
ghost updated
8 years ago
-
When I am trying to add/change the google scope, my angular app doesn't work anymore.
I must add google drive scope.
I have tried since my app.js
as followed:
`angular.module('MyApp', ['ngResource', …
-
Put together a very basic Kamon dashboard that provides the same things we currently have with the log reporter but allowing full spectrum display of histograms.
-
in my enterprise i'm given credentials that don't allow for the serverstatus : 1 command on admin. as such when i connect and am on the mongoclient's "database stats" tab i get infinite toastr notifi…
-
this is a really odd one. forgive for asking.
what would cause the generated index.html to include vendor.css and vendor.js.
ive built the project in a standalone directory just fine with the autog…
-
It would be good to have the option to specify the parent div to append notifications too. There are some situations where I need to overlay an element ontop of toastr notifications, but because the n…
-
IMPORTANT: Please provide a sample using http://plnkr.co/edit/iiQett?p=preview
- **I'm submitting a ...**
[ *] bug report
[ ] feature request
[ ] question about the decisions made in the reposi…
ghost updated
8 years ago
-
If I call a toaster with `positionClass: "toast-top-full-width"` and while it is visible I run `positionClass: "toast-bottom-full-width"`\- they both will be shown on top.
You can test it on demo page…
-
The Close button needs `line-height: 1` so that it doesn't inherit the line-height and affect the size of the toast and the vertical alignment. Bootstrap 3 sets `line-height: inherit` on `button` whic…
-
Hello,
I do not know why, it works on localhost, but when I deploy to heroku and try to signin with a google account, after request uri it says 'ActionController::RoutingError No route matches'.
Th…