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
fix(nav-schematics): Subscribe to breakpoint observable (#11310)
* fix(nav-schematics): Subscribe to handset for role in nav schematic.
Otherwise, we are only checking if the observable is defined rather
than actually checking the breakpoint.
* style(nav-schematics): Suffix observable with '$'
This follow the Google guidelines for naming observables.
* style(nav-schematics): Map breakpoint observer result to matches property
0 commit comments