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(schematics): avoid lint warning in code generated by nav schematic (#16088)
Fixes a lint warning in the code that is generated by the `nav` schematic. The lint rule that fails is the `template-no-negated-async` from Codelyzer.
Fixes#16085.
Copy file name to clipboardExpand all lines: src/material/schematics/ng-generate/nav/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html
0 commit comments