Commit ecbcd71
fix(highlight): skip active highlight if index is -1 (#10030)
* fix(highlight): skip active highlight if index is -1
* test(highlight): add activateIfNecessary test
Co-authored-by: Galina Edinakova <[email protected]>
Co-authored-by: igdmdimitrov <[email protected]>
Co-authored-by: Konstantin Dinev <[email protected]>1 parent 5659a2e commit ecbcd71
File tree
2 files changed
+14
-1
lines changed- projects/igniteui-angular/src/lib/directives/text-highlight
2 files changed
+14
-1
lines changedLines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
289 | 302 | | |
290 | 303 | | |
291 | 304 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
| 343 | + | |
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| |||
0 commit comments