Commit 4f01eff
fix(igxGrid): Inject unique instances of the scroll sync service for IgxForOfDirective. Re-use same instances only when used in a Grid, where a common instance is injected in the Grid itself.
1 parent 710523f commit 4f01eff
File tree
2 files changed
+3
-4
lines changed- projects/igniteui-angular/src/lib/directives/for-of
2 files changed
+3
-4
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
| 51 | + | |
54 | 52 | | |
55 | 53 | | |
56 | 54 | | |
| |||
0 commit comments