We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1744fc1 commit 4ee83d9Copy full SHA for 4ee83d9
src/lib/tabs/tab-header.ts
@@ -127,7 +127,6 @@ export class MdTabHeader {
127
/**
128
* Waits one frame for the view to update, then updates the ink bar and scroll.
129
* Note: This must be run outside of the zone or it will create an infinite change detection loop
130
- * TODO: internal
131
*/
132
ngAfterViewChecked(): void {
133
this._zone.runOutsideAngular(() => {
0 commit comments