angular2-flash-messages icon indicating copy to clipboard operation
angular2-flash-messages copied to clipboard

Angular 2 flash messages module

Results 28 angular2-flash-messages issues
Sort by recently updated
recently updated
newest added

## Error: ![error](https://user-images.githubusercontent.com/25601617/37503636-ad0e2ab0-2901-11e8-95be-19dc9c92fb27.jpg) I am not sure how this text `default text` is showing. ## Code: `this.flashMessagesService.show('We are in about component!', { cssClass: 'alert-success', timeout: 1000 });` ## Angular Version...

Hello, I have it all set in one component and there flash messages work, however if i redirect from that component to another component (where I have imported the package...

when I try to use --aot to build a project with FlashMessagesModule I get an error `ERROR in Error: Unexpected value ‘FlashMessagesModule in x/node_modules/angular2-flash-messages/module/module.d.ts’ imported by the module ‘AppModule in...

Can't display messages on nested view after redirection.

This is a great package, but I think there are only few things missing to be outstanding: - [ ] **Close button**: adding a close button so users can dismiss...

Hi, I have problems with angular2-flash-messages error log: ` { "stack": "(SystemJS) XHR error (404 Not Found) loading node_modules/angular2-flash-messages/index.js\n\tError loading node_modules/angular2-flash-messages/index.js as \"angular2-flash-messages\" from .tmp/app/user-mgmt/login.component.js", "originalErr": {}, "line": 791, "sourceURL":...

just wondering if you could put a demo or live example so we can easily decide if the module fits our needs. Thanks!

Would be nice to support angular 17 ivy .