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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: