diff --git a/ionic/util/events.ts b/ionic/util/events.ts index 9009364a63..edd1396635 100644 --- a/ionic/util/events.ts +++ b/ionic/util/events.ts @@ -17,7 +17,7 @@ * ``` */ export class Events { - private _channels: Array; + private _channels: Array = []; /** * Subscribe to an event topic. Events that get posted to that topic