You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation of the toastr HTML code https://github.com/akveo/nebular/tree/master/src/playground/with-layout/toastr does not provide the inclusion of multiple icons inside the toastr ( for example a close button X on the top) .
Future implementation of this issue could have specific handler action on clicks inside the toasr pop-up.