angular2-swing icon indicating copy to clipboard operation
angular2-swing copied to clipboard

Throw out functionality broken in Angular 6 production build

Open dnedrud opened this issue 7 years ago • 0 comments

I recently updated an Angular app to Angular 6 and it resulted in the breaking of some functionality in the the angular2-swing package (0.14.0) I'm using. Specifically the onThrowOut method fails to fire when the app is built with the --prod flag. It fires correctly when the app is built in dev mode.

dnedrud avatar May 29 '18 16:05 dnedrud