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
Copy file name to clipboardExpand all lines: projects/igniteui-angular/src/lib/directives/text-highlight/text-highlight.directive.spec.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -321,7 +321,7 @@ class HighlightLoremIpsumComponent {
321
321
// tslint:disable-next-line:max-line-length
322
322
publichtml='Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum vulputate luctus dui ut maximus. Quisque sed suscipit lorem. Vestibulum sit.';
323
323
324
-
@ViewChild(forwardRef(()=>IgxTextHighlightDirective),/* TODO: add static flag */{read: IgxTextHighlightDirective})
0 commit comments