Commit d8ee297
fix(layout): handle platforms that don't support matchMedia (angular#8775)
Adds an extra check to ensure that the current platform supports `window.matchMedia`.
Fixes angular#8710.1 parent 9e80179 commit d8ee297
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments