In one of our applications we see this error appearing: TypeError: null is not an object (evaluating 'this._mediaQueryList.matches') This is triggered on `Chrome Mobile iOS 61` on `iOS 10` Can a check be added on `this._mediaQueryList`? To prevent this